
CSS


/*online berlin screen styles*/

body {color: silver}

h1, h2, h6{font-family:serif; color: white; background-color: 00CCCC; text-align: center}

 h3,h4, h5 {font-family: sans-serif; color: black }

text {font-family: helvectica: font-size: 12pt: color:black}



address{color: black; font-style: normal font-variant: small-caps; text align: center; clear: both; border-top: 1px black}

#head {text-align: right; border-bottom: 1px black}



#links a {display: block; font-family: helvetica; color: black; font-size: 12pt;  font-weight: bold}
#links {width: 125px; height: 50px; float: left; #links {width: 75px; float: left;  }



#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}










