/* CSS Document */
body {
	background-color: #eff6ef;
}

div, p {

}

div#site {
	background: rgb(235,240,219) url(../images/background_green.jpg) right 30px no-repeat;
	min-height: 500px;
}

div#header {
	background: transparent url(../images/header_green.png) no-repeat;
}