body {
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight:bold;
background:#000000;
font-size:small;
}
#head {
border:2px solid #ffffff;
margin-top:20px;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
margin-bottom:10px;
height:85px;
}
img.headimg {
margin:0px 20px 0px 0px;

}
div.content {
background-color:rgba(0, 0, 0, 0.9);
padding:10px;
margin-right:20px;
width:330px;
}
div.holder {
border:2px solid #ffffff;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
margin:auto;
margin-bottom:10px;
}
#page {
width:370px;
margin:auto;
background:url('wall_back.jpg') repeat-y;
border-radius:10px;
padding:15px;
}
span.note {
font-style:italic;
text-align:right;
display:block;
width:100%;
}
a:link, a:visited, a:hover {
text-decoration:none;
color:#ffff33;
}
span.aside {
float:right;
}
img.section {
float:left;
margin-right:10px;
}
div.section {
min-height:150px;
text-align:right;
}
div.sectionw {
min-height:100px;
text-align:right;
}
a:link img {
border:0;
}
.over {
font-size:x-large;
color:#ffffff;
text-shadow:2px 2px #000000;
width:100%;
text-align:right;
font-style:italic;
}
