html {
	width: 100%;
	height: 100%
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
}
img {border:0}
#txdLogo {	background: white url('txd.jpg') no-repeat scroll center center;width: 500px; height: 500px;}
#mainTable {width: 100%; height: 100%;}

.trackLink {color: black;}
.trackLink:hover {color: rgb(132,132,132); text-decoration: none;}

#s2b {
position: absolute;
bottom: 10px; right: 10px;
}

#s2b a {display: block; float: right; text-align:center; color: rgb(45,45,45)}
#s2b a:hover {text-decoration: none}
#s2b>a:first-child {width: 100px; padding-top: 15px}

#night {width: 100%; height: 100%; background-color: black; position: absolute; top: 0; left: 0;}

#lamp {position: absolute; top: -100; left: 0; width:100px; height: 250px;z-index: 99;}
