body {
margin: 0px;
padding: 0px;
background: url('background.jpg') repeat-y;
background-color: #e4bac9;
font-size: 11px;
color: #536372;
font-family: verdana, arial, sans-serif;
cursor: crosshair;
}




a{

color: #ffffff;
font-weight: bold;
cursor: help;
font-size: 12px;
text-decoration: none;
}
a:hover {
color: #db5d87;

cursor: help;
font-size: 15px;
}
.head {

color: #ffffff;
width: 540px;
font-size: 20px;
font-weight: bold;
text-align: right;
border-bottom: 1px solid black;
}


.head2 {

color: #ffffff;
width: 148px;
font-size: 17px;
font-weight: bold;
text-align: left;
border-bottom: 1px solid black;
}

