p {	color:      #675c65;	font-weight: normal;
	text-align : center;	font-size:   13px;	font-family: "Comic Sans MS", Georgia, serif;

}

body {	background: #c4bec3 url(images/backrp.png);
	background-repeat: repeat-y; 	margin:      0px;


}

.head1 {
border-bottom: 1px solid #82597b;
color: #7a5974;
text-align: center;
font-family : "Book Antiqua", Georgia, serif;
margin-left: 100px;
margin-right: 100px;
letter-spacing: 3px;
font-size : 15px;
font-weight: bold;
}

.head1:first-letter {
font-family: "Book Antiqua", Georgia, serif;
font-size: 16px;
color: #4b3c48; 
font-weight: bold;
	text-align : center;
}


.head {border-bottom: 1px dotted #82597b;
color: #4b3c48;
text-align: center;
font-family : "Book Antiqua", Georgia, serif;
margin-left: 20px;
margin-right: 20px;
letter-spacing: 3px;
font-size : 15px;
font-weight: bold;
}

.head:first-letter {
font-family: "Book Antiqua", Georgia, serif;
font-size: 16px;
color: #7a5974; 
text-align : center;
font-weight: bold;
}
a
{
color : #8f848d;
text-decoration : none;
}

a:hover 
{color : #bb8db5;
font-family : "Comic Sans MS", Georgia, serif;
text-decoration: underline;
cursor : crosshair;
	font-size:   13px;

}

a:focus { 
color: #f3e3f1;

}a:visited{ 
color: #736571;
text-decoration: none;
font-weight: normal;
cursor: crosshair;
}

a:hover:visited{ 
color: #736571;
text-decoration: none;
font-weight: normal;
cursor: crosshair;
}



b
{
color : #a884a2;
}  table {	color:           #c4bec3;	font-size:        13px;	font-family:     "Comic Sans MS", Georgia, serif;	background-color: #c4bec3;	text-align:       center;	border:           none;	cursor:           : crosshair;
}td {	border: none;
}input, button, textarea {
font-family: tahoma;
color: #675c65;
font-size: 11px;
letter-spacing: 1px;
background-color: #c4bec3;
border: solid 1px #675c65;
}

#box{
	padding: 5px;
	background: #cdc9cc no-repeat;
	margin: 5px;
	border: 1px dashed #675c65;
}