body {
    	font-family: Verdana, Arial;
    	font-size: 11px;
    	color: #2f2f2f;
    	line-height: 15px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	height: 1px;
	color: #c6c7cb;
	background-color: #c6c7cb;
	overflow: hidden;
	margin-bottom: -1px;
}
