body {
	background-image: url(background-g.jpg);
}

#content .top {
	background-image: url(background-top-g.png);
}

#content .middle {
	background-image: url(background-middle-g.png);
}

#content .middle .content h1 {
	color: #00aeef;
}

#content .middle .content a {
	color: #00aeef;	
}
	
#content .bottom {
	background-image: url(background-bottom-g.png);
}
