body{background:navy; max-width:1200px;color: white; font-family: arial, tahoma, serif;}
#home{position:relative; z-index:1;}
div{max-width:1100px; margin-left:5em; margin-right:5em;}

div#rest{max-width:1100px;margin-left:0em;margin-right:0; position:relative;top:-5em;}


a:link{color: blue;}
a:active{color:red;}
a:visited{color:#FF00FF;} /* FF00FF is the color code for magenta */
img{border:0;padding: 3px 5px 3px 10px;}
.centeredimage{display:block; margin-left:auto; margin-right: auto;} 
.centeredparagraph{text-align:center;}
.gif{position:relative;top:0em;}
blockquote{color:yellow;font-style:italic;}
p.indent{margin-left:10%;margin-right:10%;}

table {background-color:#BFE2F9; font-family:arial, tahoma, serif; color:black; margin-left: 100px;width:85%;}
td{vertical-align: top;}


h1{color:yellow;}
h2{background-color:black; color:yellow;}
h3{color:red;}
hr { height: 6px; 
        border:0px; 
        border-top:10px solid #F1A629; }
        
 #sigtitle{position:relative; top:-3em;}  
 #toptitle{width:15em;margin-left:auto;margin-right:auto;background-color:transparent;text-align:center;}
 #secondtitle{width:16em;position: relative; top:-1em; margin-left: auto; margin-right: auto;text-align:center;}   
 #home{position: absolute; top:3.5em;}

 
 a:link.toplink{margin-left:2em; margin-right:2em;white-space:nowrap;color:cyan;}
 a:link.cyan{color:cyan;}
#contents{background-color:transparent; text-align: center; }
.thumb{border: 4px aqua;}

ol{margin-left:10%; margin-right: 10%;}
.rightimage{float:right;}
.leftimage{float:left; margin-right:1.5em;}
.nobullet{list-style-type:none;}
.loud{font-weight:bold; font-size:1.5em;color:yellow;}
ul.instructionlist{margin-left:550px;margin-right:1em;}
.yellow{color:yellow;}
.red{color:red;font-weight:bold;}




