body {
margin:30px;
background-attachment: fixed;
color:#000000;
background-color:#f8a7b5;
background-image:url(http://www.dressedfortheoccasion.net/images/background2.jpg);
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 18px;
}

a, a:visited, a:active {
color: #6B4631;
text-decoration: none;
}
			
a:hover {
text-decoration:underline overline;
color: #6B4631;
}

.maintable {
width: 100%;
border: 1px solid #6B4631; 
padding: 0px; 
background-color: #FFFFFF;;
}

.outer {
width: 780px;
border: 5px solid #FFFFFF;
}

.footer, a.footer:link, a.footer:visited, a.footer:active {
text-decoration:none;
font-weight:bold;
color:#6B4631;
font-family: arial;
font-size:12px;
}

.nav {
padding-top: 20px;
}

.content {
padding: 20px;
}

.cr {
font-size: 10px;
font-weight: normal;
color:#6B4631;
font-family: arial;
margin-bottom: 5px;
}

a.footer:hover{
text-decoration:underline overline;
}

