body{ margin:0px; font-family: Verdana;}
table { display:block; }
img { display:block; }
h1 {font-size:20px; text-decoration: none; color: #424242;}
p {font-size:14px; text-decoration: none; color: #424242;}

#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#content {
	position: absolute;
	top: 0px;
	left: 26%;
	right: 26%;
	z-index: 2;
}

#bg2 {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 3;
}