body{margin-top: 0px;
     margin-bottom: 0px;
     background-color:Gray}
         
h1{font-size:20;
   font-family:comic Sans-Serif;
   color:White;
   text-align:center;
   text-decoration:underline;
   valign:top;
   }
table{background-color:Black}

h2{font-size:50;
    font-family:comic Sans-Serif;
    color:Maroon;
    text-align:center}
    
h3{font-size:30;
     font-family:comic Sans-Serif;
     text-align:center;
     text-decoration:underline}
 
p{text-align:justify;
  color:Silver;
   font-size:small;
   font-family:Trebuchet MS;
   font-weight:200;}

#leftlogo{float:left}	

#rightlogo{float:right}

marquee{font-family:arial black;
	font-size:16;
	color:Maroon}

#column1{float:left;
	 width:33%}

#column2{float:right;
	 width:33%}
	 
#column3{float:inherit;
      width:33%}
      
#column4{float:left;
      width:50%}	
      
 #column5{float:right;
       width:50%} 
	 
#logo{width:100px;
	 height:150px;
	 align:center}



#rightpic{width:200px;
	 height:150px;
	 float:right}

#pic{width:250px;
     height:250px;
     border-style:solid;
     border-width:10px;
     border-color:lightgrey;
     align:center}
     
 #pic2{width:200px;
     height:200px;
     border-style:solid;
     border-width:10px;
     border-color:black;
     align:center}
     
#borderpic{width:150px;
           height:150px;
           float:right}

#icon{width:100px;
      height:100px;
      align:center}
      
#banner{width:100%;
        height:150px;}
        
#pages{width:25%;
            text-align:center}
            

ul{list-style-type:none;
margin:0;
padding:0;
}
a:link,a:visited
{
display:inline;
font-weight:400;
font-family:Trebuchet MS;
font-size:medium;
color:White;
text-decoration:none;
}
a:hover,a:active
{
text-decoration:underline;
color:Blue;
}
