body

{

background: #ffffff;

background-image: url(middle.jpg);

background-repeat: repeat-y;

cursor: crosshair;

}

A:link
{
text-decoration: none; 
color:#924E44; 
font-weight: bold; 
cursor: crosshair; 
font-size: 14px;
}

A:visited
{
text-decoration: none;
color:#924E44; 
font-weight: bold; 
cursor: crosshair; 
font-size: 14px;
}

A:active
{
text-decoration: none; 
color:#924E44; 
font-weight: bold; 
cursor: crosshair; 
font-size: 14px;
}

a:hover
{
text-decoration: none; 
color:#607092; 
font-weight: bold; 
cursor: crosshair; 
font-size: 14px;
}
.section {

font-family: Liorah BT,arial,"Verdict SF";

font-size: 20px;

color: #9873AF;

font-weight: bold; 

letter-spacing: 5px; 

text-align: right;

border-bottom: 5px dashed #9873AF;

}

.content {
font-family: arial,"Verdict SF";

font-size: 14px;

color: #9873AF;

font-weight: bold; 

letter-spacing: 2px; 

text-align: center;

}

