body{background-color:navy; max-width:1000px;color: white; font-family: arial, tahoma, serif;}
#home{position:relative; z-index:1;}

a:link{color: cyan;}
a:active{color:red;}
a:visited{color:#FF00FF;} /* FF00FF is the color code for magenta */
img{border:0;}
.centeredimage{margin-left:16%; margin-right:15%;}
.centeredimage2{display:block; margin-left:auto; margin-right: auto;} 
.centeredparagraph{text-align:justify;}

h1{color:yellow; text-align: center;}
h2{background-color:black; color:yellow; text-align: center;}
hr { height: 0px; 
        border:0px; 
        border-top:10px solid #F1A629; }
.toplink{margin-left:2em; margin-right:2em;white-space:nowrap;}
#contents{background-color:transparent; text-align: center; }
#page{background-color:transparent;position: relative; top: -10em;}
.thumb{border: 4px cyan;}
.centeredgroup{margin-left:auto; margin-right:auto;}


