/* CSS Document */
body {background-image:url(../images/WomanGroundbackground3.JPG);
background-repeat: no-repeat;
background-position: top center;
}
	
#centeredimage{
margin: 5% auto auto;
text-align: center;
width: 300px;
}
	
#centeredimage2{
margin: 5% auto auto;
text-align: center;
}

#leftimage{
margin: 50px auto auto 50px;
}