body
{
   font-family:Arial;
   background-image:url(bg.jpg);
   background-repeat:repeat-x;
   background-color:#d6d7e5;
   font-size:16px;
}

#middle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #000000;
	width:646px;
	background-color:#FFFFFF;
	line-height:18px;
}


#text
{
    margin-left:20px;
	margin-right:20px;
}

#text1
{
    position:relative;
	width:646px;
	height:1164px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
}

#text2
{
	position:absolute;
	width:312px;
	height:177px;
	left: 15px;
	top: 137px;
}

#text3
{
	position:absolute;
	width:249px;
	height:142px;
	left: 15px;
	top: 331px;
}

#text4
{
	position:absolute;
	width:355px;
	height:114px;
	left: 15px;
	top: 480px;
}

#text5
{
	position:absolute;
	width:252px;
	height:322px;
	left: 15px;
	top: 600px;
}

#text6
{
	position:absolute;
	width:289px;
	height:99px;
	left: 15px;
	top: 1060px;
}

#button1
{
	position:absolute;
	width:221px;
	height:105px;
	left: 414px;
	top: 485px;
}

#button2
{
	position:absolute;
	width:221px;
	height:105px;
	left: 414px;
	top: 1055px;
}


.bluetitle{color:#0d4e93; font-size:22px; line-height:22px; font-weight:bold;}

A:link {color:#0000FF; text-decoration: none}
A:visited {color:#0000FF;;text-decoration: none}
A:active {color:#0000FF;text-decoration: none}
A:hover {text-decoration: underline; color: red;}
