*	{
	font-size: 1em;
	text-align: justify;
	text-decoration: none;
	color: #F0F0F0;
}



body	{	
	background: #000 url('images/bg.jpg') repeat;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#container	{
	background-color: #000;
	font-size: 0.8em;
	margin: 0 auto;
	text-align: left;
	width: 770px;
	text-align: center;
	padding: 0 30px;
}

.header {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 18px; 
}

.content *{
	text-align: center;
}

.footer *{
	color: #666666;
	font-size: 10px; 
	text-align:center; 
	line-height: 1em; 
	border: 0px; 
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
