.----------------LAYOUT-STYLES {}

html, body {
	height:100%;
	min-height:100%;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;	
}


body {
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(../images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position: center 170px;
}

