@charset "utf-8";
/* CSS Document */

body {
	background-color: #444444;
	height: 0px;
	width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.about {
	font-size: 14px;
}


.navbar {
	position:fixed;
	width:889px;
	height:60px;
	z-index:1;
	left: 8px;
	top: 602px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.container {
	position: absolute;
	height: 670px;
	top: 0px;
	padding: 0px;
}

img {
border:0
}