body {
margin : 0;
padding : 0;
font-family : Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
background-color : #10222b;
background-image : url(http://lucky.moiraine.net/images/cakechib.png);
background-repeat : no-repeat;
background-position : bottom right;
background-attachment : fixed;
}
a, a:link, a:visited {
color : #BDD684;
font-weight : normal;
padding : 1px;
text-decoration: none;
}
a:hover, a:active {
color : #E2F0D6;
font-weight : normal;
text-decoration : underline;
border-bottom : none;

}
#main {
position : absolute;
left : 50px;
top : 100px;
width : 475px;
}
strong {
color : #E9FFB7;
}
.title {
color : #ffffff;
text-align : center;
border-bottom : 1px dashed #BDD684;
font-variant : small-caps;
font-weight : 900;
}
#menu {
position : absolute;
top : 50px;
left : 50px;
margin : 0;
padding : 0;
}

#footer {
font-family : arial, sans-serif;
color : #9d4f0a;
}
input, textarea, select {
border : 1px solid #7e1a01;
font-family : "lucida console", sans-serif;
font-size : 11px;
padding : 3px;
margin-top : 3px;
margin-left : 5px;
color : #7e1a01;
background-color : #ffffff;
}
img {
border : 0;
}
p {
clear : left;
}
