html {
	background-image:url(../../images/rockoy.png);
	background-color:#37A210;
	background-repeat: no-repeat;  
	background-attachment: fixed;
}

.wrapper {
	border:10px solid #DDE5C3;
}