body {
	background-color:#dee1e6;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px;
	}

.clear	{
	clear:both;
}

img {
border: 0px;
}

#maincontainer {
	margin-top:80px;
}

#headline {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:38px;
}

#bgcontainer {
	background-image:url(images/bgwidth.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:488px;
}

#bg {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	width:800px;
	height:488px;
}
