body {
	margin : 0;
	color : #000000;
	background : #ffffff url(img/bg.jpg) 
 }

h2{
	
	color:#375cb2;
	padding:0.3em;
	border-width:0px 0px 2px 8px;

	border-style:solid;
	border-color:#223a70;
	line-heidht:100%;
}

h4 {
	font size: 15;
	color:#000000;
	line-height:1.2;
	text-align:left;
	]




#co {
	position : absolute;
	top:5px;
	left:3px
	width : 100%;
	text-align : left;
	}

#menu {
	position : absolute;
	top:25px;
	left:3px
	width : 100px;
	text-align : left;
	}
#menu2 {
	position : absolute;
	
	top:290px;
	left:3px;
	width : 100px;
	text-align : left;
	color : #000000;
	
	}


#main {	position :absolute;
	top:5px;
	left:130px;
	width:470px;
	background-color : #f5f5f5
	

	}

