body{
	padding: 0px;
	margin: 0px;
	height:100%;
    background-image: url(../images/bg_eye.jpg); background-repeat:no-repeat; background-position:top;
    font-family: "Trebuchet MS";
}

.menu {
	font-size: 14px;
	color: #73474F;
}


a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #43EDFF;
	text-decoration: none;
}

.text {
	font-size: 12px;
	color: #FFFFFF;
}
.contact {
	font-size: 12px;
	color: #73474F;
}

.header {
	font-size: 14px;
	color: #73474F;
	font-weight:bold;

}

.name {
	font-size: 16px;
	color: #B752A5;
	font-weight:bold;

}

