@charset "UTF-8";
/* CSS Document */

#the_game {
	background-image: url(../images/headings/the_game.jpg);
}
#the_settings {
	background-image: url(../images/headings/settings.jpg);
}
#reports {
	background-image: url(../images/headings/reports.jpg);
}
#scoring {
	background-image: url(../images/headings/scoring.jpg);
}
#scene, #settings_pic, #reports_pic {
	margin-top: 1em;
	margin-bottom: 1em;
}
.narrow {
	width: 350px;
}
#online {
	background-image: url(../images/headings/sb_online_cor.gif);
}
#easy {
	margin-top: 1em;
}
