
div{
	background: url("gvsf.gif") center no-repeat,
	url("p.gif") right  no-repeat,
	url("pf.gif") right top no-repeat,
	url("t.gif" ) left  no-repeat,
	url("ge.gif")left top no-repeat,
	url("arboles.jpg") repeat-x,
	url("arboles3.jpg") bottom repeat-x;


	background-color: #39875b;
	
	max-width: 500px;
	margin: 60px;
	padding: 250px;
	border-style: solid;
	border-top-left-radius: 80% 80%;
	border-top-right-radius: 80% 80%;
	border-bottom-right-radius: 800% 80%;
	border-bottom-left-radius: 300% 80%;
	box-shadow: 20px 20px 1px 1px #888;
}


div h1{

	position: left bottom;
}
body{
	background-color: #411e87;
}