.Body{
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #ffffff;
	font-size: 12px;
	background-color: #000000;
}

#top{
	position: absolute;
	top:0px;
}

#contact{
	position: absolute;
	top: 155px;
}

#bottom{
	position: absolute;
	top: 700px;
}

#picture{
	position: absolute;
	top: 200px;
}

.normal{
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #eeeeee;
	font-size: 14px;
;
}

.small{
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #aaaaaa;
	font-size: 9px;
}

.big{
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #eeeeee;
	font-size: 17px;
}

a:link {
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #7777dd;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #3399cc;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: verdana, tahoma, "MS Sans Serif";
	color: #1166bb;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
