body {
	margin:10px;
	background:#ffffff;
	font-family:"InaiMathi", arial, sans-serif;
}

h2 {font-weight:normal; padding:5px 0px 5px 0px;}
h1 {font-weight:normal; padding:5px 20px 5px 20px;}
h3 {color:#ffffff;}

#head {
	background:url("http://leafweb.co.uk/ui/candy/head.png") no-repeat 0 0;
	width:820px;
	height:180px;
	margin-top:-60px;
	margin-left:20px;
}

#info {
	background:#eeeeee;
	width:820px;
}

#container {
	width:820px;
	height:700px;

	
}

#col1 {
	width:410px;
	background:#000000;
	float:left;
	margin-bottom:20px;
	height:700px;
}

#col1 p {color:#ffffff; padding:0px 20px ; text-align:justify;}

#col2 {
	width:410px;
	background:#FF1644;
	float:left;
	margin-bottom:20px;
	height:700px;
}

#col2 p {color:#ffffff; padding:0px 20px; text-align:justify;}
#col2 h1 {margin:0px; color:#98c887;}

#under {
	color:#98C887;
	width:820px;
	clear:both;
	text-align:justify;
}

li {list-style:none; font-size:1.7em;color:#ffffff;}
ul {padding:0px 20px;}
.col1 {color:#98c887; padding:0px 20px;}
.orange {color:#ff9900;}
.blue {color:#409fff; font-weight:normal;}
.blue2 {color:#409fff; font-weight:bold;}

a {text-decoration:none; color:#409fff;}
a:hover {color:#ffffff; background:#ff1644;}