/* CSS Document */
body {
background-color: #000000;
}
#romanrain{
width:600px; 
height:300px; 
text-align:center; 
background-image:url(/images/roman_rain.jpg); 
background-repeat:no-repeat;
}
#content{
color:#CCCCCC; 
font:Verdana, Arial, Helvetica, sans-serif;
}
#info{
font-size: 12px; 
color:#666666;
}
#info_f{
width:120px;
font-size: 12px; 
color:#666666;
text-align:right;
vertical-align:top;
}
#info_js{
width:120px;
font-size: 12px; 
color:#666666;
text-align:left;
vertical-align:top;
}
#v_f {
width:120px;
border:none;
text-align:right;
}
#v_js{
width:120px;
border:none;
text-align:left
}
#empty{
height:30px;
}
a:link {
	color: #B9C4D6;
}
a:visited {
	color: #7E8DA2;
}
a:hover {
	color: #DFE4EA;
}
a:active {
	color: #B9C4D6;
}
body,td,th {
	color: #999999;
}
