body { width:960px; margin:0px; background:white; color:black; }
p { margin:0; padding:0; }
h1 { margin:0; padding:0; text-align:center; font-size:150%; color:#ff0000; font-weight:bold }
h2 { display:inline; margin:0; padding:0; text-align:center; font-size:110%; color:#cc0000; font-weight:bold }
a:link { text-decoration:underline; font-weight:bold; color:blue; }
a:visited { text-decoration:underline; font-weight:bold; color:blue; }
a:hover { text-decoration:underline; font-weight:bold; color:red; }
a:active { text-decoration:underline; font-weight:bold; color:red; }
a.banner:link { text-decoration:underline; font-weight:bold; color:white; }
a.banner:visited { text-decoration:underline; font-weight:bold; color:white; }
a.banner:hover { text-decoration:underline; font-weight:bold; color:red; }
a.banner:active { text-decoration:underline; font-weight:bold; color:red; }
.button { float:right; padding:1px; background:white; border: 1px solid; }
.ad { display:block; border: 2px solid; }
.collage { border: 1px solid black; }