#wrap {
	width:550px;
	margin: 0 auto;
	position:relative;	
    text-align:left;

}

#head1  a{
	background: url(http://colinmanson.com/mainpageimages/head1.jpg);
	visibility: visible;
	left:0px;
	width:550px;
	height:165px;
	position:absolute;
}

#head1  a:hover {
	background: url(http://colinmanson.com/mainpageimages/head2.jpg);
	width:550px;
	height:165px;
	position:absolute;
}

#tits1 a{
	background: url(mainpageimages/tits1.jpg);
	width:550px;
	height:107px;
	position:absolute;
	top:165px;
}

#tits1 a:hover{
	background: url(mainpageimages/tits2.jpg);
	width:550px;
	height:107px;
	position:absolute;
	top:165px;
}

#waist {
	background: url(mainpageimages/waist.jpg);
	width:550px;
	height:126px;
	position:absolute;
	top:272px;
}

#hand1 a{
	background: url(mainpageimages/hand1.jpg);
	width:212px;
	height:107px;
	position:absolute;
	top:398px;
	right:0px;
}

#hand1  a:hover{
	background: url(mainpageimages/hand2.jpg);
	width:212px;
	height:107px;
	position:absolute;
	top:398px;
	right:0px;
}

#legs{
	background: url(mainpageimages/legs.jpg);
	width:338px;
	height:107px;
	position:absolute;
	top:398px;
}

#feet{
	background: url(mainpageimages/feet.jpg);
	width:550px;
	height:195px;
	position:absolute;
	top:505px;
}

#forums a{
	background: url(mainpageimages/forum1.jpg);
	width:300px;
	height:120px;
	position:absolute;
	top:700px;
}

#forums a:hover {
	background: url(mainpageimages/forum2.jpg);
	width:300px;
	height:120px;
	position:absolute;
	top:700px;
}

#ross a{
	background: url(mainpageimages/sexyross1.jpg);
	width:300px;
	height:120px;
	position:absolute;
	top:700px;
	right:0px;
}

#ross a:hover{
	background: url(mainpageimages/sexyross2.jpg);
	width:300px;
	height:120px;
	position:absolute;
	top:700px;
	right:0px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #33ccff;
   text-align:center;
}
	