body{
	background: #FFFFCC;
}

#wrapper{
	height: 600px;
	margin: 10px auto;
	background: url('../images/her-background.jpg') top center no-repeat
}

#rightTop{
	position: absolute;
	right: 15px;
	top: 85px;
}

#rightBottom{
	position: absolute;
	right: -20px;
	bottom: 0px;
}

#leftTop{
	position: absolute;
	left: -10px;
	top: 150px;
}

#leftBottom{
	position: absolute;
	left: 25px;
	bottom: 25px;
}

#shoes{
	position: absolute;
	right: -40px;
	top: -15px;
}

#content{
	width: 375px;
}

#content h1{
	width: 400px;
}

#content p{
	color: #000000;
	font-family: Serif;	
	font-size: 13px;
	line-height: 16px;
}

#content a{
	color:#330066;
	text-decoration:underline;	
}

#content a:hover{
	text-decoration:none;
}

.musicbox{
	background: url('../images/musicboxbg.png') center center no-repeat;
	width: 177px;
	height: 177px;
}

.musicbox img{
	margin-left: 16px;
	margin-top: 15px;
}

#learn{background:url('../images/learn.png') top left no-repeat; width: 183px;}
#know {background:url('../images/know.png') top left no-repeat; width: 213px;}
#support {background:url('../images/support.png') top left no-repeat; width: 224px;}