body {
background: url(bg.jpg) repeat-x scroll 0% 0%;
background-color: #e0dcdb;
margin-top: 0px;
margin-left: 0px;
}

h1 {
font-family: Arial Narrow;
color: #806749;
font-size: 22px;
text-transform:uppercase;
letter-spacing: 1px;
margin: 0px 10px 0px 10px;
}

p {
font-family: Century Gothic;
color: #555555;
font-size: 12px;
letter-spacing: 1px;
margin: 0px 10px 0px 10px;
}

a:link, a:visited {
color: #E97277; 
font-weight: normal; 
text-decoration:none;
}

a:hover, a:active {
color: #E2A5A0; 
font-weight:normal; 
text-decoration:none; 
}

i, em {
color:#E2A5A0;
}

b, strong {
color:#E97277;
font-weight:normal;
}

ul {
list-style-type: square;
margin-left: 5px;
margin-top: 2px;
font-family: Century Gothic;
color: #FFFFFF;
font-size: 12px;
letter-spacing: 1px;
}

.img {
padding:5px;
background-image:url(img.jpg);
border:none;
margin-left: 0px; 
margin-bottom: 5px;
margin-top: 5px;
margin-right: 5px;
}

input, textarea, option, select, reset, submit  {
border-left:5px solid #999999;
font-size:9pt;
font-variant:small-caps;
font-family:arial;
color:#999999;
margin-left: 15px;
}

blockquote {
padding:5px;
width:400px;
border-left :5px solid #999999;
align: center;
font-family: century gothic;
color: #7c7775;
font-size: 10px;
margin: 0px 10px 0px 10px; 
}


.footer { 
text-align:justify; 
font-size:10px; 
color:#806749; 
line-height:11px; 
font-family:Century Gothic; 
}



