body {
background-image: url(http://un-broken.org/charmed/bg.jpg);
background-color: #1B0F14;
margin:0px;
padding:0px;
font-family:"georgia"; 
font-size:12px;
text-align:left;
color:#000000;
}

u, i {
color:#3F252F;
}

b {
color:#4E3036;
}

a {
color:#842741;
font-size:11px;
text-decoration:none;
font-weight:bold;
font-style:italic;
font-family:"georgia";
text-decoration:none;
}

a:link {
color:#842741;
text-decoration: none;
}
a:visited {
color:#842741;
text-decoration: none;
}
a:hover {
color:#000000;
text-decoration:none;
background-color: none;
} 

.header {
font-family : "georgia";
font-size : 24px;
font-weight:bold;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#704950;
text-align:left;
padding:0 0 0 0;
}

H1 {
font : 13px georgia;
font-style : italic;
font-weight:bold;
text-align : left;
color : #704950;
}
H2 {
font : 13px georgia;
font-style : italic;
font-weight:bold;
text-align : left;
color : #704950;
}
input, textarea, iframe, select {
font : 11px georgia;
color : #000000;
background: #C2A874;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #9F3D55;
margin : 1px;
padding : 1px;
}
option {
font : 11px georgia;
color : #000000;
background: #C2A874;
}
.small {
font : 10px georgia, sans-serif;
text-align : left;
}
#list {
list-style: circle;
text-align:left;
padding:8px;
margin:8px;
position:inside;
}
.xy {
font: 9px georgia, sans-serif ;
text-align: left;
font-style: italic;
}
#content {
width:660px;
height:auto;
}
#main {
padding-top: 15px;
padding-left: 5px;
padding-right: 0px;
width: 662px;
text-align: justify;
background-image: url(http://un-broken.org/charmed/table.jpg);
}
#layout {
width:667px;
padding:0px;
margin-right:auto;
margin-left:auto;
}

#header {
background:url(http://un-broken.org/charmed/header.jpg);
height:518px;
margin: 0px; 
padding: 0px 0px 0px 0px;
}

#footer {
margin: 0px auto;
width: 667px;
}

#navi {
width:667px;
font-family : "georgia";
font-weight: bold;
font-size : 15.5px;
color : #695143;
height : 0;
text-align : center;
padding : 0 0 0 0;
border-bottom: none;
padding-top: 500px;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-weight: bold;
font-size : 15.5px;
color : #695143;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
border-bottom: none;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 15.5px;
color : #000000;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #695143;
border-bottom: none;
}
label {
float : left;
width : 8em;
text-align : right;
margin : 0 0.5em 0 0;
}
#donate label {
width : 12em;
}
ul.success, p.success {
margin : 1em 0;
padding : 0;
background : #efe;
border-right : 1em solid #0c0;
color : #000000;
}
ul.error, p.error {
margin : 1em 0;
padding : 0.5em 3em;
background : #fee;
border-left : 1em solid #c00;
color : #000000;
}
blockquote {
display : block;
margin-left: 4px;
} 