body {
background-color: #D1BFD5;
font: 13px Lucida Grande, Lucida Console, sans-serif;
color: #403f37;
}
h1#header {
width: 709px;
height: 96px;
padding: 24px 0 0 0;
margin: 40px auto 0 auto;
background: url(header.jpg) no-repeat;
background-repeat: no-repeat;
border: 3px solid #8C31A0;
color: #403f37;
text-align: center;
width: 703px;
height: 68px;
}
#content {
background-color: #B68BBF;
border-left: 3px solid #8C31A0;
border-right: 3px solid #8C31A0;
border-bottom: 3px solid #8C31A0;
margin: 0 auto 7px auto;
padding: 0px 10px 0 250px;
position: relative;
width: 443px;
}
h2 {
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 3em 0 3px 0;
border-bottom: 2px dashed #8C31A0;
}
a {
font-weight: bold;
color: #8C31A0;
text-decoration: none;
}
a:hover {
font-weight: bold;
color: #8C31A0;
text-decoration: underline;
}
.update {
margin: 0;
}
#menu {
width: 150px;
border: 1px dashed #8C31A0;
background-color: #D1BFD5;
position: absolute;
left: 15px;
top: 0px;
}
h1#menuheader{
background : url();
}