@charset "windows-1252";
/* CSS Document */


body {
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 80px;
}
#MainTable{
	align: center;
}