body {
background-color: #66C;
}
a {
color: #FC0;
text-decoration: none;
}
a:hover {
color: #FFF;
text-decoration: underline;
}
img { border: none;}
.defbody {
background-color: #666;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
text-align: center;
}
.homepage {
background-color: #63C;
width: 9in;
height: 6in;
margin: 0 auto;
}
.titlepane, .homepod, .copyright {
position: relative;
padding: 20px 0px;
}

