html {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #1f6a1b; background: #639e21 url(back1.jpg) no-repeat; background-size: cover;}
body {margin: 0; padding: 0; line-height: 1.35;}
h1 {line-height: 0px;}
a:link {
	color: #1f6a1b;
	text-decoration: none;
}
a:visited {
	color: #1f6a1b;
	text-decoration: none;
}
a:hover {
	color: #1f6a1b;
	text-decoration: underline;
}
a:active {
	color: #1f6a1b;
	text-decoration: none;
}
img {max-width: 100%; max-height: 100%;}

.bottom {color: #fff;}
.bottom a{color: #fff;}

.site  {padding: 10px 30px 10px 30px;}
@media (max-width: 500px) {.site  {padding: 10px 30px 0px 30px;}}

.site1 {
background: url(back2.jpg) top center no-repeat, url(back-bottom.png) bottom center no-repeat;
background-color: #fed05f;
text-align: center;
max-width: 700px;
margin: auto;}