	


	html, body {
		font-size: 14px;
		font-family: 'Lucida Sans Unicode', 'Lucida Grande', 			Trebuchet MS, sans-serif;
		line-height: 140%;
		color: #FFF;
		background-color: #2d000a;
		margin: 0;
		padding: 0;
		border: none;
		text-align: center;
		}

	#uppe {
		border: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 229px;
		background-image: url(bg.jpg);
		background-repeat: repeat-x;
		}

	#img {
		border: 0;
		border: none;
		}

	#front {
		width: 950px;
		}

	h1 {
		font-size: 26px;
		font-family: Georgia;		
		margin-top: 25px;
		font-weight: normal;
		}

	h2 {
		font-size: 20px;
		font-family: Georgia;
		font-weight: normal;
		}

	a img {border: none; }