/*
Author: Spencer Davidson
URL: www.spencerdavidson.ca
*/

/* default elements */
*{margin: 0; padding: 0;}

body {
background-color: #66355D;
	color: #FBF9F4;
	font-size: .9em;
	padding: 1% 0;
}


#wrapper {
	background-image: url(../img/splash/splashbg2.gif);
	background-repeat:no-repeat;
	background-attachment:fixed top;
	background-position:center; 
	margin: 0 auto;
	width: 701px;
	height: 461px;
	}
	
#footer {
	margin: 0 auto;
	width: 790px;
	}
	
h2.prenatal {
position:relative;
left:205px;
top:180px
}

h2.mama {
position:relative;
left:125px;
top:230px
}

h2.doula {
position:relative;
left:135px;
top:240px
}

h2.contact {
position:relative;
left:425px;
top:85px
}

h2.about {
position:relative;
left:475px;
top:85px
}

h2.resources {
position:relative;
left:425px;
top:145px
}

h2.animation {
position:absolute;
left:158px;
}
h2.bfw {
position:relative;
left:323px;
top:250px
}
