
#page {

}
#gamesHolder {
	background: url("design/shadow.png") no-repeat center 295px; width: 975px;
}
#header {
	height: 120px; position: relative;
}
#header h1 {
	left: 2px; top: 2px; color: rgb(51, 51, 51); font-size: 70px; position: absolute;
}
#header .h1 {
	left: 0px; top: 0px; color: rgb(243, 243, 243);
}
#header h2 {
	left: 2px; top: 82px; color: rgb(51, 51, 51); font-size: 30px; position: absolute;
}
#header .h2 {
	left: 0px; top: 80px; color: rgb(243, 243, 243);
}
#header h1 {
	margin: 0px; padding: 0px; font-family: Georgia; font-weight: normal;
}
#header h2 {
	margin: 0px; padding: 0px; font-family: Georgia; font-weight: normal;
}
ul {
	margin: 0px; padding: 0px 0px 0px 15px;
}
.holder {
	background: url("design/shadow.png") no-repeat bottom; padding: 17px 5px;
}
.text {
	padding: 30px; line-height: 20px; overflow: hidden; margin-top: 10px; zoom: 1; background-color: rgb(243, 243, 243);
}
.holder h2 {
	margin: 0px; padding: 0px 0px 15px; font-family: Georgia;
}
code {
	padding: 10px; overflow: auto; display: block; background-color: rgb(255, 255, 255);
}
pre {
	margin: 10px 0px; padding: 0px;
}
.download {
	background: url("design/download.png") no-repeat; width: 207px; height: 77px; float: right;
}
.dow {
	border-radius: 5px; width: 200px; text-align: center; color: white; line-height: 50px; font-size: 18px; text-decoration: none; margin-left: 5px; float: left; box-shadow: 0px 0px 5px #ccc; background-color: rgb(118, 167, 219); -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; -moz-text-shadow: 0 1px 1px #ccc; -webkit-text-shadow: 0 1px 1px #ccc; text-shadow: 0 1px 1px #ccc;
}
