body
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:14px;
	color: #000000;
	line-height: 1.166;	
	padding: 0px;
	background-color:#FFFFFF;	
}

#margin
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:relative;
	margin-left:auto;
	margin-right:auto;
	width:797px;
	height:1250px;
	background-color:#ffe774;
	border: solid 1px #000000;
}

#text1
{
    position:absolute;
	width:797px;
	height:643px;
	background-image:url(pic1.jpg);
}

#text2
{
    position:absolute;
	width:310px;
	left:10px;
	height:350px;
	top:600px;
}

#text3
{
    position:absolute;
	width:440px;
	left:339px;
	height:300px;
	top:650px;
	background-color:#fff3bd;
	border: solid 1px #000000;
}

#text4
{
    margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

#text5
{
    position:absolute;
	width:400px;
	left:199px;
	height:320px;
	top:980px;
}


.blue{font-size:18px; color:#185594; font-weight:bold;}
.red{font-size:24px; color:#ce1421; font-weight:bold;}
.black{font-size:18px; color:#000000; font-weight:bold;}
.small{font-size:12px;}