body{
	margin: 0;
	background: url(../template/background.jpg) repeat-x #0067B7;
	font-family: Helvetica, Verdana, Arial, Sans serif;
	color: #626262;
	font-size: 15px;
}
p {
	margin: 7px 0px 17px 0px;
}

* html #body {
height: 392px;
}

a {
	color: #005AFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
