html {
height:100%;
background-color:#000;
}
* html body {
height:100%;
}
body{
padding:0; margin:0px auto;
min-height:100%;
position:relative;
width:992px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-size:13px;
color:#000000;
}
img{
	border: 0px;
}

.kaylapaige {
	background:url(images/kayla_bg1.jpg);
	width:992px;
	height:1632px;
	position:relative;

}

div.meetkayla{
	margin-left:2px;
	margin-top: 344px;
	position:absolute;
}
img.meetkayla{
	width:635px;
	height: 115px;
	
}

div.joinkayla{
	margin-left:4px;
	margin-top: 1550px;
	position:absolute;
}
img.joinkayla{
	width:980px;
	height: 75px;
	
}

div.paigevideo{
	margin-left:645px;
	margin-top: 368px;
	width:322px;
	position:absolute;
}

img.thumb{
	border: 1px solid #000000;
	width: 320px;
	height: 240px;
	margin-top: 5px;
	margin-bottom: 52px;
}
