#content_container {
	background-image:  url('../img/gamepage_background.jpg');
}

#frame {
	background-image: url('../img/media_border.png');
}

#description_title {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 175%;
}

#description {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 115%;
}

#game_content {
	position: relative;
	text-align: center;
	margin-top: 10px;
	left: 140px;
	width: 580px;
}