body {
	background: #000 url(../images/view/background.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

div.gr_wrapper {
	margin: 0 auto;
	width: 500px;
}

div.gr_main {
	width: 420px;
	height: 420px;
	background: url(../images/view/GorillaRoom_logo.gif) no-repeat top center;
}

div.main_content {
	width: 400px;
	text-align:center;
	
}

div.gr_footer {
	width: 400px;
	text-align: center;
	padding:10px 0 0 0;
}

div.gr_footer small,
div.footer a
{
	font-size: 9px;
	color:#999;
}

div.gr_footer a
{
	color: #999;
}

div.gr_footer a:hover {
	text-decoration:underline;
	color:#FFCC00;
}

p {
	font-size: 12px;
}


h1 {
	text-indent: -9999px;
}

h2 {
	font-size: 32px;
	text-shadow: 2px 2px 2px #000;
}