.header {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.headtd {
	background-color: #FFFFFF;
	background-image: url(Pictures/background-3.jpg);
	background-repeat: no-repeat;
	height: 156px;
	background-position: center;
	positioning: relative;
	text-align: center;

}
.Main {
	padding-right: 10px;
	padding-left: 10px;
}
