body
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#content
{
    position:relative;
    margin-left:auto;
	margin-right:auto;
    width:800px;
	height:1920px;
}

#main
{
    position:relative;
    margin-left:auto;
	margin-right:auto;
    width:800px;
	height:1920px;
	border:2px solid #000000;
	background-repeat:no-repeat;
}

#margin
{
    margin-left:5px;
	margin-right:5px;
}

#text1
{
    position:absolute;
	height:208px;
	width:800px;
	top:0px;	
}

#text2
{
    position:absolute;
	height:50px;
	width:800px;
	top:215px;
	background-color:#6b6d73;
	color:#FFFFFF;
}

#text2text
{
    font-size:36px;
	padding-top:5px;
}

#text3
{
    position:absolute;
	height:620px;
	width:400px;
	top:270px;
}

#text4
{
    position:absolute;
	height:620px;
	width:400px;
	top:270px;
	left:400px;
}

#text5
{
    position:absolute;
	height:620px;
	width:400px;
	top:890px;	
}


#text6
{
    position:absolute;
	height:620px;
	width:400px;
	top:890px;
	left:400px;	
}

#text7
{
    position:absolute;
	height:400px;
	width:400px;
	top:1510px;
	left:400px;
}

#text8
{
    position:absolute;
	height:400px;
	width:400px;
	top:1510px;
}

ul 
{ 
   font-size:16px;
   list-style-image: url("circle.jpg"); 
}

.red{font-size:24px; font-weight:bold; color:#f14d23}
.blue{font-size:18px; font-weight:bold; color:#007dad}
.blue2{font-size:24px; font-weight:bold; color:#007dad}
.small{font-size:12px;}
.medium{font-size:16px;}
