* {
	margin:0;
	padding:0;
}
html,body {
	font-family: Verdana,Arial , Times, serif;
	font-weight: normal;
	font-size: 14px;
	color:#442800;
	line-height: 20px !important;
	background-image: url('../back5.png');
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #f6f2d9;
	/*text-align: center;*/
	width:100%;
	margin-left:0px;
	margin-right:0px;
	}

#page {
	/*margin: 50px auto;*/
	/*margin-bottom: 25px;*/
	padding: 0px;
	background-image: url('../backtrue.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	width:972px;
	text-align: left;
	font-family:georgia;
	overflow:hidden;
	font-size:14px;
}
#content{
	width:972px;
}

#introtop {



}

a {
color:#c43566;
text-decoration:none;
}