body
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(bg.jpg);
}

#button
{
    position:relative;
	width:237px;
	height:120px;
}

#buttonright
{
    position:absolute;
	width:237px;
	height:120px;
	left:400px;
}

#content	
{
    position:relative;
	border:2px solid #000000;
	margin:auto;
	width:647px;
	background-color:#ffffff;
}	

#text1
{
    position:relative;
	width:647px;
	height:780px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
}	

#text2
{
    position:absolute;
	width:300px;
	height:330px;
	top:350px;
	left:30px;	
}

#text3
{
    position:absolute;
	width:237px;
	height:120px;
	top:660px;
	left:375px;    
}

#text4
{
    position:absolute;
	width:300px;
	height:50px;
	top:685px;
	left:30px;
	font-size:18px;
	color:#150958;
}

#text5
{
    position:relative;
	width:647px;
	height:675px;
	background-image:url(pic2.jpg);
	background-repeat:no-repeat;
}	

#text6
{
    position:absolute;
	width:237px;
	height:120px;
	top:555px;
	left:360px;    
}

#text
{
    position:relative;
	margin-left:30px;
	margin-right:30px;
}

.bluetitle{font-size:18px; color:#150958; font-weight:bold;}
.small{font-size:12px;}
.smaller{font-size:10px;}
