body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:10px;
color:#8B8072;
margin:0;
text-align:center;
height: 100%;
  
}
a:link {
	color: #BA5F58;
	text-decoration: none;
}

a:visited {
color: #BA5F58;
}

a:hover {
color: #CC3300;
		
}

#main {
background-image: url(img/paper.jpg);
margin-top:0px;

text-align:center;
}

#wrap {

width : 700px;

margin-left : auto;
margin-right: auto;
margin-top : 0;
text-align:center;
}

.bodylink {
color: #BA5F58
}

.bodylink a, a:visited {
color: #BA5F58;
text-decoration: none;

}

.bodylink a:hover {
color: #BA5F58;
text-decoration: none;
color: #CC3300;
}