h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background: transparent url('images/bull.gif') left 5px no-repeat;
	padding-left: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

a {
	color: #2A95D2;
}
a:hover {
	color: red;
}

#maiin {
	border: 1px solid red;
}

