body {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #fff;
	background-color:#000;
	background-image: url('img/backgroundindex.gif'); background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container {
margin:0px auto;
padding:0px 0px 0px;
text-align:center;
width:998px;
z-index:1;
}

#footer {
margin:0px auto;
padding:0px 0px 0px;
text-align:center;
width:998px;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #fff;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #fff;
	text-decoration: none;
}

#teaser {width:480px; height:291px; background-color:#ccc; position:absolute; top:190px; margin:0px auto; z-index:2; text-align:left; color:#000;}