/*
	Magic Stylesheet
*/

	

body {
	font-size: 62.5%;
	font-family: Futura, Century Gothic, Apple Gothic, sans-serif;
		background-color: #0d0d0d;
}

a {
	color: #ffffff;
}
a:hover {
	color: #b0b0b0;
}

h1, h2, h3, h4, h5, h6 {
	color: #0084b8;
}


#head h1#logo {
	background: url(http://globalmediagroup.org/wp-content/uploads/2011/02/gmg_logo1.png) no-repeat !important;
}


#head h1#logo {
	font-size: 42px;
	top: 62px;
	left: 0px;
	width: 375px;
	height: 38px;
	background: url(http://globalmediagroup.org/wp-content/uploads/2011/02/gmg_logo1.png) no-repeat;
}

#head h1#logo a {
	width: 375px;
	height: 38px;
	color: #ffffff;
}




