#ValWrapper {
	position:absolute;
	left:165px;
	top:5px;
	width:820px;
	height:1150px;
	z-index:2;
	background-color: #FFFFCC;
}
#imageContainer{
	position: absolute;
	height: 157px;
	width: 570px;
	left: 125px;
	top: 14px;
} 

.logo{
	height: 100px;
	width: 222px;
	position: absolute;
	left: 301px;
	top: 14px;
	background-image: url(../Valentine/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cake1{
	position: absolute;
	height: 137px;
	width: 534px;
	left: 257px;
	top: 216px;
}
.text1{
	float: left;
	width: 350px;
	height: 150px;
}
.img1{
	float: right;
}
.cake2{
	position: absolute;
	height: 149px;
	width: 534px;
	left: 66px;
	top: 376px;
}
.text2{
	float: right;
	width: 350px;
	height: 150px;
}
.img2{
	float: left;}
.cake3{
	position: absolute;
	height: 149px;
	width: 534px;
	left: 260px;
	top: 529px;
}
.text3{
	float: left;
	width: 350px;
	height: 150px;
}
.img3{
	float: right;}
.cake4{
	position: absolute;
	height: 125px;
	width: 534px;
	left: 69px;
	top: 687px;
}
.text4{
	float: right;
	width: 350px;
	height: 130px;
}
.img4{
	float: left;}	
.cake5{
	position: absolute;
	height: 150px;
	width: 530px;
	left: 261px;
	top: 822px;
}
.text5{
	float: left;
	width: 300px;
	height: 150px;
}
.img5{
	float: right;}
