body {color: black;
	font-family: times new roman;
	font-size: 17px;
	background-color: white;
  background: url(.jpg) repeat-x;}


h1 {font-size: 20px;
	text-decoration: bold;
	font-variant: small-caps;	
	font-face: Verdana;
	color: #000000;
	text-align: left;}


#main {position: relative;
  top: 0px;
	margin: auto;
	width: 800px;
	height: 800px;
	background: url(bg.jpg) repeat-x; }

#header {position: absolute;
	top: 0px;
	left: 30px;
	width: 740px;
	height: 190px;
  background: url(header.jpg);}


#menu {position: absolute;
  color: black;
  font-family: garamond, times new roman;
	font-size: 23px;
	top: 195px;
	left: 20px;
	width: 800px;
	height: 35px;}


#iimg {position: absolute;
	top: 270px;
	left: 50px;
	width: 300px;
	height: 200px;}


#text {position: absolute;
  
	
	top: 250px;
	left: 350px;
	width: 380px;}
	
	
#vctext {position: absolute;
  font-size: 12px;
	text-align: justify;
	top: 240px;
	left: 400px;
	width: 460px;}
	
	
#ctext {position: absolute;
  font-size: 15px;
	text-align: justify;
	top: 250px;
	left: 120px;
	width: 600px;}


#patka {position: absolute;
  font-size: 13px;
	top: 575px;
	left: 0px;
	width: 800px;
	height: 30px;}


a:link   {color: black; text-decoration: none; padding: 6px; }
a:visited   {color:  black; text-decoration: none; padding: 6px;}
a:active   {color: black; text-decoration: none;	padding: 6px;}
a:hover   {color: orange; text-decoration: none; padding: 6px; } 

