body  {
	background: url('bg.jpg') repeat;
}

a {
	color: black;
}

#frame {
	background: url('frame.png') repeat-y top;
}

#header {
	background: transparent url('header.png') repeat scroll 759px 293px;
}

#col-center {
	color: black;
}

#footer {
	background: url('footer.png') no-repeat top center;
}
