body {
background-image: url(http://un-broken.org/julia/bg.jpg);
background-repeat:repeat-x;
background-color: #F1F1E6;
margin:0px;
padding:0px;
font-family:"arial"; 
font-size:12px;
text-align:left;
color:#132247;
}

u, i {
color:#AE6775;
}

b {
color:#8A908A;
}

a {
color:#A18979;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-family:"arial";
text-decoration:none;
}

a:link {
color:#A18979;
}
a:visited {
color:#A18979;
}
a:hover {
color:#132247;
text-decoration:none;
background: #A18979;
} 

.header {
font-family : "georgia";
font-size : 22.5px;
font-weight:lighter;
font-style:italic;
text-transform:lowercase;
letter-spacing:5px;
color:#5D394D;
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 : #5D394D;
}
H2 {
font : 13px georgia;
font-style : italic;
font-weight : lighter;
text-align : left;
color : #5D394D;
}
input, textarea, iframe, select {
font : 11px arial;
color : #132247;
background: #F1F1E6;
border-bottom: 1px solid #8A908A;
border-left: none;
border-right: none;
border-top: none;
margin : 1px;
padding : 1px;
}
option {
font : 11px arial;
color : #132247;
background: #F1F1E6;
}
.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:679px;
height:auto;
}
#main {
padding-top: 50px;
padding-left: 5px;
padding-right: 0px;
width: 660px;
text-align: justify;
background-image: url(http://un-broken.org/julia/main.jpg);
}
#layout {
width:679px;
padding:0px;
margin-left:0px;
float: left;
}

#header {
background:url(http://un-broken.org/julia/header.jpg);
height:592px;
top: 0px;
right: 0px;
}

#footer {
margin: 0px;
width:679px;
}

#navi {
left:0px;
width: 660px;
height : 0;
text-align : center;
padding : 0 0 0 0;
}
#navi a {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #C76261;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
}
#navi a:hover {
padding : 0.2em;
font-family : "georgia";
font-size : 18.5px;
color : #DFDFD5;
width : 100%;
text-decoration : none;
display : inline;
text-transform : lowercase;
background: #C76261;
}
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 : #132247;
}
ul.error, p.error {
margin : 1em 0;
padding : 0.5em 3em;
background : #fee;
border-left : 1em solid #c00;
color : #132247;
}
blockquote {
display : block;
margin-left: 4px;
} 
