*{
	margin: 0px;
	padding: 0px;
}body {
	background-color: #000000;
	background-image:url(../img/portal_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height: 100%;
	color:#FFFFFF;
}a{
	/*text-decoration:none;*/
	height:225px;
	width:652px;
	color:#B67029;
	display:block;
}a:hover{
	color:#cc9966;
}a:focus{
	outline: none;
}img{
	border:none;
	text-align: center;
	margin:0px;
	padding:0px;
}#page {
	margin: auto;
	margin-top:347px;
	width:652px;

}
