@charset "UTF-8";
/* CSS Document */

h5{
text-align: center;
}
p{
text-align:center;
}
h1{
text-align: center;
}
p.cursive{
font-family: cursive; 
text-align: right;
}
#wrapper{
margin: auto;
text-align: center;
width: 900px;
height: 690px;
}
table td{
font-size:13px;
}
#rightcontent {
font-family:  serif;
font-size: 13px;
padding-left: 30px;
padding-top: 10px;
padding-right: 50px;
}
#rightcontent p{
line-height: 17px;
text-align: justify;
}
#encompass{
float: left;
width:100px;
height: 670px;

}
#collage {
position: relative;
float: left;
top: 30px;
width:500px;
height:670px;
}
#photo1{
position: absolute;
top: 30px;
left: 50px;
}
#photo2{
position: absolute;
top: 260px;
left: 150px;
}
#photo3{
position: absolute;
top: 40px;
left: 250px;	
}	
#photo4{
position: absolute;
top: 30px;
left: 40px;			
}	
#photo5{
position: absolute;
top: 310px;
left: 230px;			
}
p.price{
margin-bottom:5px;
}			