body
{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 800px;
font-family: tahoma, sans-serif, arial;
font-size: 12px;
color: #72472c;
text-align: top;
text-align: justify;
}
.wrapper
{
position: absolute;
width: 800px;
height: 800px;
background: #d2c48e;
}

a:link
{
color:#72472c;
text-decoration: none;
font-weight: bold;
}
a:active
{
color:#72472c;
text-decoration: none;
font-weight: bold;
}
a:hover
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
a:visited
{
color:#72472c;
text-decoration: none;
font-weight: bold;
}
#next a:link
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
#next a:active
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
#next a:hover
{
color:#72472c;
text-decoration: none;
font-weight: bold;
}
#next a:visited
{
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
.index_photo
{
position: relative;
float: right;
border: 1px solid #72472c;
margin-left: 10px;
}

