/* CSS Document */

body, html {
	margin:0px;
	height:100%;
	background:#251901;
}
.cont{
	vertical-align:middle;
}
.BP{
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif
}
.BP a{
	text-decoration:none;
	color:#5a6358;
}
.BP a:hover{
	color:#e8d4b9;
}
