body {background-color:#b0c4de;}
h1 {color:blue; font-size:16pt; font-family: Georgia, Tohma, serif; font-size: 24px;}
h4 {color:green; font-size:13pt;}
h3{color:#6E0B33; font-size:14pt;}
p{color:sienna; font-size:12pt; font-family:Arial, serif; font-style:oblique;}
a:link {text-decoration:none; color:darkerd; cursor: pointer; border-bottom:1px dotted; }
a:visited {color:#00FF00;}  /* visited link */
.border {border:1px solid black; margin-bottom:15px;}
#left {background-color: #268Fd1; float:left; width:35%;}
#right {background-color: hotpink; float:left; width:35%; padding-right: 1%}
#bottom {clear:both;}
#container{display:block; margin-left:auto;  margin-right:auto; width:90%;}