﻿.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #887A70;
	background-image: url('img/konturbkg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	height: 740px;
	table-layout: auto;
}

