body{
background-color:#660000;
color:white;
margin:auto;
}
#container{
margin:auto;
}
h1{font-family:arial,times;padding:15px;font-size:133%;text-align:center;}
.splash, a:active .splash, a:visited .splash {border:1px; border-thickness: 1px; border-color: #330000; border-style: solid;margin:10px;}

A:hover {color: #fff}

A:hover .splash, A:active .splash{border:1px; border-thickness: 1px; border-color: #fff; border-style: solid}


.splashblock{width:800px;}
.singleblock{width:266px;}


.titles,.linktext{font-family:arial;font-size:18px;color:#f1e8e8;text-decoration:none;}


.greeting{
background-color:#005400;
width:500px;
font-family:times;
text-align:center;
margin:auto;
font-size:100%;
padding:15px;
border-width:1px;
border-style:solid;
border-color:#cccccc;
font-style:italic;
}
h3{margin:0px;font-size:165%;
font-style:none;
}

a.greetinglink:hover,a.greetinglink:visited,a.greetinglink:active,a.greetinglink:link{color:white;}