/*
		File: 	grooveroll_global.css
		Date: 	Monday April 16, 2007
		Desc:	General presentation handler for Groove Roll
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/
body, html {
	margin: 0 auto;
	padding: 0 auto;
	background: #1b140e url(cssimg/body_bg.gif) repeat-x;
	background-attachment: fixed;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	}
#wrapper {
	background: url(cssimg/wrapper_bg.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0 auto;
	display: block;
	width: 900px;
	height: 694px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 674px;
	text-align: center;
	}
	
.logo {
	margin-top: 30px;
	}
.tag {
	margin-top: 10px;
	}