body {
	margin: 0;
	padding: 0;
	background-color: #003366;
	background-image: url(../images/sawc_s_resize.gif);
	background-repeat: repeat-x;
	background-position: 0px 80px;
	}

#photoHead {
	margin-top: 80px;
	}

#logo {
	position: absolute;
	left: 123px;
	top: 227px;
	}

#enter {
	position: absolute;
	left: 435px;
	top: 315px;
	}
	
#bar {
	position: absolute;
	left: 0px;
	top: 364px;
	}
	
