.mainTable {
	background-image: url(../images/DigiHubLearn%20Animated%20Logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.backDrop {
	background-attachment: fixed;
	background-image: url(../images/backdropLIGHT.gif);
	background-repeat: no-repeat;
}
.button1 {
	height: 32px;
	width: 146px;
	left: 30px;
	top: 120px;
	position: absolute;
}
.button2 {

	height: 32px;
	width: 146px;
	left: 30px;
	top: 160px;
	position: absolute;
}
.button3 {

	height: 32px;
	width: 146px;
	left: 30px;
	top: 200px;
	position: absolute;
}
.button4 {

	height: 32px;
	width: 146px;
	left: 30px;
	top: 240px;
	position: absolute;
}
.button5 {

	height: 32px;
	width: 146px;
	left: 30px;
	top: 280px;
	position: absolute;
}
.logo {
	height: 80px;
	width: 440px;
	top: 5px;
	right: 10px;
	position: absolute;
}
