 

body{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif ;
	font-size: 11px;
	color:#3B454B;
	background-color: #fff;
	
/* 	 background-position:bottom left; */



}
div#msg{
	text-align: center;
	margin-top: 200px;
}

div#green{
	background-image: url('green.jpg'); /* image © tobe_dw - Fotolia.com */
	background-repeat:no-repeat;
	height: 274px;
	width: 438px;

	position:absolute;


	padding: 0px;
	margin: 0px;


 	right: 0px;
	bottom: 0px;

}


