body {
	background:url(images/site/marvel.jpg) no-repeat center 0;
	background-color:#161618;
	text-align:center;
	padding-top:30px;
}

#header {
	margin-top:57px;
	width:980px;
	height:130px;
	background-image:url(images/site/fond-games-770.jpg);
	text-align:left;
}

#content {
	width:940px;
	text-align:justify;
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	background-color:#fdfdfd;
	padding:20px;
}

#content a {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	color:black;
	text-decoration:underline;
}

#footer {
	width:980px;
	background-color:#eaeaea;
	text-align:center;
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	padding-top:10px;
	padding-bottom:10px;
}

#footer a {
	font-family:verdana,arial;
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:black;
	text-decoration:underline;
}
	
h1 {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:normal;
	text-align:center;
}

a {
	font-family:verdana,arial;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:white;
}

img {
	border:0px;
}

.acenter {
	text-align:center;
}
