
body {
	background-image: images/bg.jpg;
	background-color: #d2c8b3;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-repeat: repeat-y;
}



h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	margin-top: 0px;
    padding: 0px;  
	
}


h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	
}


.block1 {   
   background: #000000; 
  } 
  
.block2 {
   background: #000000; 
   font-size: 44px;
}

   
  
  a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

