/* CSS Document */

body {background-color:#000000;text-align:center;}
.pageWrapper {text-align: left;margin:15px auto 0 auto;width:740px;border:1px solid white;position:relative;}
#homePage {background: url(../images/LBDesignsHOME.jpg);width:740px;height:500px;}
#homePage a {display:block;position:absolute;}
a span {display:none;}
a {
	text-decoration: none;
	outline: none;
}
img {
	border: none;
	outline: none;
}

#singlesLink {
	top:105px;
	left:50px;
	height:188px;
	width:209px;
}
#setsLink {
	top:308px;
	left:115px;
	height:178px;
	width:206px;
}
#bioLink {
	top:181px;
	left:378px;
	height:288px;
	width:326px;
}
