body {background-color:navy; color:white; font-family:arial, tahoma, serif;}
a:link {color:cyan;}
a:active {color:red}
a:visited{color:#FF00FF;} /* FF00FF is the color code for magenta */
h1 {align:left; font-family:"arial black", tahoma, arial; color:yellow; font-size:22pt}
img {border:0;}
.example{ float:right; margin: 20px;}
.home {border-width:3px; border-color:cyan;}
div{max-width:900px; margin: 2em 10% 2em 3em}
h3{color:#F1A629; font-family:arial}
ul li{list-style-type:square;}
#toptitle{font-size: 36pt; text-align:center; font-family:"arial black", tahoma, arial; color:yellow; position:absolute; top: .7em; left:6em;}
h2{color:yellow; padding-top:50px}
.yellow{color:yellow;}
hr {height: 0px; 
        border:0px; 
        border-top:10px solid #F1A629; }
.toplink{margin-left:15 px; margin-right:15px;white-space:nowrap;}
em{color:#F1A629;}
blockquote p{text-indent:3em;}
blockquote{background:white; color: navy; font-weight: 700; padding:10px 30px; text-align:justify;}
.center{margin-left:20%; margin-right:20%;}
#contents{margin-left: 20em;}
#page{position: absolute; top 20em;}

