body {
	background-image:  url(graphics/18_animated_background.gif);
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
}
a:link {
	color: #993366;
}
a:visited {
	color: #993366;
}
a:hover {
	color: #993366;
}
a:active {
	color: #993366;
}
.main_title {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 170px;
	font-size: 36px;
	font-family: "Comic Sans MS";
	color: #990066;
}
.games_menu {
	font-weight: bold;
	margin: 5px;
}
.games_list {
	text-indent: 0px;
	list-style-position: outside;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
}
.game_with_picture {
	padding: 5px;
	width: 210px;
	height: 220px;
	font-weight: bold;
}
div {
	margin: 5px;
}
