body {
	background-color:#000;
	color: #303;
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	width: 970px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7%;
	margin-bottom: 7%;
	color: #303;
}


#flash{
	width: 970px;
	float:left;
	color: #0F0;
}




#cherry{
	width: 970px;
	float:left;
	color: #300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#cherry a:link {
	color: #300;
	text-decoration: none;
	font-size: 10px;
}


#cherry a:hover {	
	color: #300;
	text-decoration: underline;
	font-size: 10px;
	}


#cherry a:active {
	color: #300;
	text-decoration: underline;
	font-size: 10px;
	}


#cherry a:visited {
	color: #300;
	text-decoration: none;
	font-size: 10px;
}


#name{
	width: 970px;
	float:left;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 100;
	text-transform: uppercase;
}

