body{
	margin:0;
	padding:0;
	text-align:center;
	background: url(../images/bg.jpg) 50% -63px #754426 no-repeat ;
}
#container {
	margin: 100px auto 0 auto;
	padding: 0px;
	text-align:left;
	height: 400px;
	width: 1000px;
	background:none;
}
#theGame {
	height: 400px;
	width: 550px;
	float: left;
	background:none;
	margin: 0;
	padding: 0px;
}
#side {
	color: #FFF;
	padding: 0;
	margin: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	width: 450px;
}
#blogPaster {
	position: absolute;
	height: 30px;
	width: 309px;
	left: 119px;
	top: 348px;
}
#inputPaster {
	width: 280px;
}
