﻿body {
	text-align: center;
	font-family: Verdana;
	background-image: url('webImages/BG.png')
}

.MainTB {
	width: 800px;
	text-align: center;
	background-color: white;
}

.Head {
	background-image: url('webImages/Head.jpg');
	height: 200px;
}

.left {
	width: 100px;
}

.right {
	width: 100px;
}

.center {
	width: 600px;
}

.footer {
	font-size: small;
}
