body { 
background: #ffffff;
background-image: url(bg.png);
background-repeat:repeat-x;
margin : 0 0 0 0;
font: 12px arial;
color: #77767c;
text-align: justify;
letter-spacing: 0px;
line-height: 20px; }

#layout {
width: 650px;
margin: 0px auto 0 auto; }

#header { 
width:650px;  
height:298px; }

#content {
padding: 20px; }

p {
padding: 0px 0px 25px 0px; }

blockquote {
color: #77767c; 
font: 9px georgia; 
font-style: italic; }

b {
color: #91b05f; }

i {
color: #572d73; }

.title {
color: #adbdd0;
font: 24px trebuchet ms;
font-weight: bold;
letter-spacing: 1px;
text-transform: lowercase;
line-height: 10px;
padding: 0px 0px 10px 50px; }

a {
color: #a73737; 
text-decoration: none; }

a:hover {
color: #621c22; }

textarea, input, option, select {
padding: 3px;
background: #04000d;
font: 12px georgia;
color: #efede5;
letter-spacing: 0px;
line-height: 15px;
border: 1px dotted #6fc01f; }
