body {
	background: #c5bea8;
	color: #3a3e49;
	background-image: url(../img/bg-final.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;	
}
.div_center{
		margin:auto;
		text-align:center;
		width:800px;
	}
	


a {
font-weight: normal;
	text-decoration: none;
	}

a:link {
	color: #3a3e49;
	}
a:visited {
	color: #3a3e49;
	}
a:hover, a:active {
	color: #b40025;
	text-decoration: underline;
	}
	

em {
	font-style: italic;
	font-variant:normal;
	}

#button {
display: block;
width: 9px;
height: 9px;
background: url(../img/trian3.gif) no-repeat top;
}



#buttonClick {
display: block;
width: 9px;
height: 9px;
background: url(../img/trian2.gif) no-repeat top;
}

.databox
{
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3a3e49;
	font-size:16px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	clear: both;
}

p.small {
	font-variant:small-caps;
	letter-spacing:1px;
	line-height: 24px;
	position: relative;
	margin: 0px;
	padding: 10px;
}



/* display div*/

#testno {
	width:500px;
	padding-top:40px;
		
}

p.ppal {
	width:500px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a3e49;
	font-size:13px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	margin-top:30px;
	margin-bottom:40px;

}
