body {  margin: 0; font-family:arial; color: white; background-color: black; }

p { }

td { }

a:link { color: rgb(51, 102, 255); }

a:visited { }

a:hover { }

a:active { }

#layer1 { background-color: red; height: 60px; width: 100%; left: 0; top: 0; }

#slogan { color: gold; font-size: 16pt; text-align: center; }
#topbar { color: white; font-size: 10pt; text-align: center; }
#content { color: black; font-size: 12pt; text-align: center; background-color: white; width: 100%; height: 260px; }