﻿html
{
	color: Black;
	background: Black;
}
#container {
	width: 701px;		
	margin: 0px auto 0px auto;
	position: relative;
}
#logo
{
	position:relative;
	top:25px;
}
#startImage
{
	position:relative;
	top:55px;
}
#enterSite
{
	position:relative;
	top:80px;
}
#footer
{
	position:relative;
	top:75px;
}
