/*
	Magic Stylesheet
*/

	

body {
	font-size: 62.5%;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		background: url(http://www.cvrm.org/wp-content/uploads/2011/07/bkgnd_7.jpg) no-repeat center top;
	background-attachment: fixed;
		background-color: #ffffff;
}

a {
	color: #3685f5;
}
a:hover {
	color: #02068c;
}

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


#head h1#logo {
	background: url(http://www.cvrm.org/wp-content/uploads/2011/07/header_21.png) no-repeat !important;
}


#head h1#logo {
	font-size: 53px !important;
	top: -22px !important;
	left: 0px;
	width: 549px !important;
	height: 120px;
		background: url(http://www.cvrm.org/wp-content/uploads/2011/07/header_21.png) no-repeat;
	}

#head h1#logo a {
	width: 549px !important;
	height: 120px;
	color: #3cf6a6;
}




