html {
	margin: 10px;
	padding: 10px;
	}
body {
	font: 80% georgia, sans-serif;
	background-image: url(images/XTENDERBackground.jpg);
	background-color: #000000;
	line-height: 1.2;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	background-attachment: fixed;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
p {
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	}
h5 {
	text-align: center;
}
h3 {
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #7D775C;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	}
h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	padding-left: 10px;
	background-color: #999;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	}
h4	{
	text-align:right;
	margin-right: 20px;
	}

