body {
	background:			#30338C url(images/bg.png) repeat;
	color:				#FFF;
	font-family:		Verdana, sans-serif;
	font-size:			11px;
	font-weight:		bold;
}

div#middle {
	position:			absolute;
	width:				720px;
	height:				283px;
	left:				50%;
	top:				100px;
	margin-left:		-360px;

}

div#navbar {
	position:			absolute;
	width:				720px;
	height:				283px;
	left:				50%;
	top:				10px;
	margin-left:		-360px;
	
}

div#footer{
	text-align:center;
	margin-top:500px;
}
