body {margin: 0; padding: 0; background: #FAE282;}


.text {
     font: normal 13px/normal Tahoma;
     text-transform: none;
     color: #000000;
     text-decoration: none;
     line-height:1.3em
}
.text a {
     font: normal 13px/normal Tahoma;
     text-transform: none;
     color: #000000;
     text-decoration: underline;
     line-height:1.3em
}
.text a:hover {
     font: normal 13px/normal Tahoma;
     text-transform: none;
     color: #000000;
     text-decoration: none;
     line-height:1.3em
}



H1 {
	font: normal 24px/normal Georgia;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	display: inline;
}



