body {
scrollbar-face-color: #475059;
scrollbar-shadow-color: #B8C2CC;
scrollbar-highlight-color: #B8C2CC;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #262D34;
scrollbar-arrow-color: #F2F5FF;
background-color: #000000; color: #cccccc; 
font: 10px tahoma, verdana, sans-serif;}

h1 {font: bold 20px tahoma, verdana, sans-serif;}

a{color: #999999; text-decoration: none;}
a:visited {color: #666666;}
a:hover {color: #E5F2FF;}
/*------------------------------------------*/
/*---------various classes and ids----------*/
#fifper {width: 50%;}

.heading {
letter-spacing: 2px;
text-align: center;
font-size: 15px;}

#info {
position: absolute;
right: 5px; bottom: 5px;
color: #FAEBD7;
text-align: left;}

#home {
position: absolute;
right: 5px; top: 5px;
color: #FFFFFF;
font-size: 110%;}
/*-----------------------------*/
/*---------flash.html----------*/
#menu {
position: absolute;
bottom: 0px; left: 5%; right: 5%;
width: 90%;
padding: 2px;
text-align: center;
letter-spacing: .5em;
font-size: 20px;}
/*-------------------------------*/
/*---------content.html----------*/
#recent {
position: absolute;
top: 6px; left: 6px;
width: 500px; height: 150px;
background-color: #000000; color: #FFFFFF;
padding: 15px 5px 5px 5px;}
 

#news {
position: absolute;
top: 10px; right: 50px;
width: 348px; height: 48%;
background-color: #000000; color: #FFFFFF;
padding: 15px 5px 5px 10px;
text-align: justify;
overflow: auto;}
/*-------------------------------*/
