body {
	background-color: #E1E0E0;
	background-image:url(images/moving-bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	}
	
a {
	text-decoration:none;;
	}
	
.container {
	align:center;
	width:503px;
	padding:0px;
	vertical-align:top;
	position:relative;
}

.content {
	position:absolute;
	top:374px;
	left:70px;
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	vertical-align:top;
	width:385px;
	z-index:100;
}

.content h2 {
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#A02823;
	margin-bottom:0px;
}

.content  p {
	margin-top:0px;
	margin-bottom:6px;
}

.container img {
	margin-bottom:0px;
	border:0px;
}