@charset "utf-8";
.threelittlepigs {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;
	padding: 10px;
	height: 600px;
	width: 900px;
	position: absolute;
	background-color: #ff99cc;
	color: #000000;
	background-position: center;
}
#container {
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FF66CC;
	background-image: url(images/openpagebackground.png);
}

#background_index{
background-image: url(images/openpagebackground.jpg);
}


#apDiv1 {
	position:absolute;
	left:392px;
	top:558px;
	width:225px;
	height:58px;
	z-index:1;
	background-position: center;
}
body {
	background-color: #FF66CC;
	background-position: center;
}

