body
{
	background-color: #FF1A00;
height: 100%; 
width: 100%; 
text-align: center; 
	margin: 0;
	padding: 0;
	font-size: 11px;
	/*line-height: 16px;*/
	font-family:Arial, Helvetica, sans-serif;
	color: #228AD7;
}
	
#flashcontent
{
/*
position: center; 
left: 50%; top: 50%;
text-align: center;
vertical-align: super; 


*/
}


#flashcontent #msg
{
height: 100%; 
width: 100%; 
text-align: center; 
	/*
	background-image: url(../img/upgrade_dan.gif);
	background-position: top right;
	background-repeat: no-repeat;*/
}


#content
{
height: 100%; 
width: 100%; 
text-align: center; 
	margin: 10px auto;
}

#content h1
{
	font-size: 18px;
}

#content a:link,
#content a:visited,
#content a:hover,
#content a:active
{
	color: #fff;
}

a img
{
	border: 0;
}

small
{
	color:#cccccc;}
	
.highlite {
	color: #FF6600;
}
