*{
	border: 0;
	margin: 0;
	padding: 0;  }

body   {	
    background: #888 url(grey.jpg); 
    background-attachment: fixed; 
    background-repeat: no-repeat;   
	font-family: verdana,arial;
	font-size: 16px;       }

#container    {
    width: 960px;
    height: 630px;    
    font-size: 18px;
	margin: 39 auto;
     _rder: 1px solid;
    border-color: #ff7f50;   }



#box7     {     
     width: 220px; 
     float: left;  
     font-size: 16px; 
     overflow: hidden;
     font-family: arial,tahoma,verdana; 
     line-height: 1.4;
     border-bottom: 1px solid; 
     border-color: #ccc; 
     padding: 10px; 
     margin: 10 30 10 10px;     }  

h1      {   color:#ffff99;  font-family:arial,verdana,tahoma; }
h4      {   font-size:20px;  color:#00008d; margin:30 0 7 30px; }


b      {  padding-left:20px; font-size:18px;  color:#98FB98;  }
  
a:link    {  color:#e6e6fa; text-decoration:none;  font-weight: normal;  }
a:visited {  color:#c0c0c0; text-decoration:none;  font-weight: normal;  }  
  

