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

body {
	background: url(images/bg-rt.png) repeat #191e2a;
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrapper{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
	text-align:center;
}
