@charset "utf-8";
/* CSS Document */

div.content_home{ margin:5px 0; background-color:#e8e8d3; padding:5px;}
h2{
	font-size:1.2em;
	text-align:left;
	font-style:normal;
	background-color:#e8e8d3;
	color: #2e3d59;
	padding:2px 0 0 0; margin:0;
	border:none;
}

div.colhome{
 width:350px;
}
