﻿body {
	margin: 0px;
	background: url('../images/inner-bg2.jpg') top center no-repeat;
	height: 100%;
	font-family: arial;
	font-size: 12px;
	color: #2c2c2c;
}

html {
	background: #0e0e0e url('../images/inner-bg.jpg') repeat-x;
	height: 100%;
	width: 100%
}

