/***** contact page Settings *****/

/*********left column*******/
#leftcolumn {
	height: 575px;
}
/*********Content*******/
#content{
	height: 570px;
	background-attachment: scroll;
	background-image: url(images/big_leaf.jpg);
	background-repeat: no-repeat;
	background-position: 200px 10px;
}