body {
background-image: url(http://holly.un-broken.org/bg.jpg);
background-color: #C1A187;
margin:0px;
padding:0px;
font-family:"arial"; 
font-size:12px;
text-align:left;
color:#2F263B;
}

u, i {
color:#5D3841;
}

b {
color:#515F60;
}

a {
color:#444349;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-family:"arial";
text-decoration:none;
}

a:link {
color:#444349;
}
a:visited {
color:#444349;
}
a:hover {
color:#B99B82;
text-decoration:none;
background: #444349;
} 

.header {
font-family : "georgia";
font-size : 19.5px;
font-weight:lighter;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#7A3044;
text-align:left;
line-height:5px;
padding:0 0 0 0;
}

H1 {
font-family : "georgia";
font-style : italic;
font-weight : lighter;
text-align : left;
color : #FCFCFC;
}
H2 {
font-family : "georgia";
font-style : italic;
font-weight : lighter;
text-align : left;
color : #FCFCFC;
}
input, textarea, iframe, select {
font : 11px arial;
color : #2F263B;
background: #C4A489;
border-bottom: 1px solid #2F263B;
border-left: none;
border-right: none;
border-top: none;
margin : 1px;
padding : 1px;
}
option {
font : 11px arial;
color : #2F263B;
background: #C4A489;
}
.small {
font : 10px arial, sans-serif;
text-align : left;
}
#list {
list-style: circle;
text-align:left;
padding:8px;
margin:8px;
position:inside;
}
.xy {
font: 9px arial, sans-serif ;
text-align: left;
font-style: italic;
}
#content {
width:652px;
height:auto;
background-image: url(http://holly.un-broken.org/main.jpg);
}
#main {
padding-top: 50px;
padding-left: 5px;
width: 630px;
text-align: justify;

}
#layout {
width:652px;
padding:0px;
margin-left:0px;
float: left;
}
#header {
background:url(http://holly.un-broken.org/header.jpg);
height:457px;
top: 0px;
right: 0px;
}
#footer {
margin: 0px;
width:652px;
}
#navi {
width : 600px;
height : 0;
text-align : center;
padding : 0 0 0 0;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #564C4F;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #C4A489;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #564C4F;
}
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;
} 