body {
background-image: url(http://un-broken.org/tedder/bg.jpg);
background-color: #1B1B1B;
margin:0px;
padding:0px;
font-family:"arial"; 
font-size:12px;
text-align:left;
color:#6A6A6A;
}

u, i {
color:#7C2648;
}

b {
color:#59767B;
}

a {
color:#817D7D;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-family:"arial";
text-decoration:none;
}

a:link {
color:#817D7D;
}
a:visited {
color:#817D7D;
}
a:hover {
color:#1F1F1F;
text-decoration:none;
background: #817D7D;
} 

.header {
font-family : "georgia";
font-size : 22.5px;
font-weight:lighter;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#BD8E84;
text-align:left;
line-height:5px;
padding:0 0 0 0;
}

H1 {
font : 13px georgia;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #BD8E84;
}
H2 {
font : 13px georgia;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #BD8E84;
}
input, textarea, iframe, select {
font : 11px arial;
color : #6A6A6A;
background: #1C1C1C;
border-bottom: 1px solid #6A6A6A;
border-left: none;
border-right: none;
border-top: none;
margin : 1px;
padding : 1px;
}
option {
font : 11px arial;
color : #6A6A6A;
background: #1C1C1C;
}
.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:791px;
height:auto;
background-image: url(http://un-broken.org/tedder/main.jpg);
}
#main {
padding-top: 0px;
padding-left: 5px;
padding-right: 0px;
width: 780px;
text-align: justify;
}
#layout {
width:791px;
padding:0px;
margin-left:0px;
float: left;
}

#header {
background:url(http://un-broken.org/tedder/header.jpg);
height:575px;
top: 0px;
right: 0px;
}

#footer {
margin: 0px;
width:791px;
}

#navi {
width: 791px;
height : 0;
text-align : center;
padding : 0 0 0 0;
padding-top: 514px;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #5D3A3F;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #C4C4C4;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #5D3A3F;
}
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 : #6A6A6A;
}
ul.error, p.error {
margin : 1em 0;
padding : 0.5em 3em;
background : #fee;
border-left : 1em solid #c00;
color : #6A6A6A;
}
blockquote {
display : block;
margin-left: 4px;
} 