/* @override http://www.xlr8rs.be/assets/templates/30years/30years.css */
body {
	margin: 0px;
	background-image: url(http://www.xlr8rs.be/assets/templates/30years/fond.png);
	background-color: #FFFFFF;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: auto;
	border: thick solid #1A171B;
	margin-bottom: auto;
}

h1 {
	font-size: 200%; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #555555;
	text-decoration: none; }

h2 {
	font-size: 133%; 
	color: #5F5F5F; 
	font-weight: bold;
}

h3 {font-size: 120%; 
}

.content {
	background: white;
	margin: 0px;
    padding: 10px;
}
.menu {
	color: #CCCCCC;
	height: 2em;
	padding: 1em;
	background: #333333 url(http://www.xlr8rs.be/assets/templates/30years/footer.jpg) no-repeat 0 top;
	font: bold 110% ;
}

.menu ul {
	display: inline;
	list-style-type: none;
	position: absolute;
}

.menu ul li {
	float: left;
	margin-right: 2em;
}

a {
	color: red;
}

a:visited {
	color: red;
}

#footer {
	height: 150px;
	background: url(http://www.xlr8rs.be/assets/templates/30years/footer.jpg) no-repeat 0 bottom;

}

#footer .menu {
	background: transparent;
}
