body {
	margin: 75px 125px;
	background: #fff url(../images/bkg.gif) repeat-x;
}

a:hover {
	text-decoration: underline;

}

#content {
	padding: 3% 4% 2%;
	background: #fff url(http://salesmanage.com/images/error_content_bkg.gif) repeat-x;
	width: 90%;
}

