@import url(style.css?2);


html {
	background: #7a936a url(../images/bg_dia.png) repeat-x top;
}

body {
	background: url(../images/bg_mountain_dia.png) no-repeat top center;
}

.page, .container {
	background: url(../images/sol.png) no-repeat top center;
}
.container {margin-top:0;}
body,html {
	background-position: center -3em;
}
