body {
	color: black;
	background-color: #bfd2df;
	background-repeat: repeat-x;
	background-image: url(background_pixel.jpg);
}
p {}
td {}
a:link {
	color: #333333
}
a:visited {
	color: #333333
}
a:hover {
	color: #666666
}
a:active {
	color: #333333
}
.bg { background-image: url(background_pixel.jpg); background-repeat: repeat-x; }
#content { position: inherit; z-index: 1; }
#wrap { background-position: center; position: relative; }
