a:link {
	color: #333333;
	text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #333333; }
a:hover {
	text-decoration: underline; }
	
body {

	margin-right: 7%;
	margin-left: 4%;
	"background-image: url('gr-logo_mv_fade.png'); "
	background-color: white; 
	background-repeat: repeat-y;
	background-attachment: fixed; 
	background-position: center; }