body { 
	background-color: #FFFFFF;
	color: #000000;
	font-family: Bookman Old Style;
	font-size: small;
	text-align: center;
}
img {
	border: 0;
	display: inline;
}	
a {
	color: #000000;
}
a:hover {
	color: #aaa;
}
#footer { 
	position: absolute;
	top: 960px;
	margin: 0 auto;
	left: 40%;
}
#content {
	vertical-align: top;
	
}
#splitting {
    background-image: url("background.jpg");
    width:  600px;
    height: 959px;
	position: absolute;
	left: 25%
}

