* {
	padding : 0;
	margin : 0;
}

a img{border:0;}

body {
	font : normal 62.5%/1.3 Arial, Verdana, "Times New Roman", sans-serif;
	text-align : center;
	background-color:#760C17;
}

#header2{height:50px;}

#header{
	margin-top:80px;
	height:20px; 
	background-color:#000000;
	margin:0 auto;
	width:800px;
}
#footer{
	height:20px; 
	background-color:#5A0D13;
	margin:0 auto;
	width:800px;
}
#wrapper{
	margin:0 auto;
	height:550px;
	width:800px;
}


.txt1{
	position:absolute;
	margin-left:420px;
	margin-top:330px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.txt1 a{color:#fff; text-decoration:none;}

.txt2{
	position:absolute;
	margin-left:390px;
	margin-top:350px;
	color:#F8AD17;
	font-size:10px;
	font-weight:bold;
}
.txt2 a{color:#F8AD17; text-decoration:none;}

.txt3{
	position:absolute;
	margin-left:500px;
	margin-top:520px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.txt3 a.wit {color:#fff; text-decoration:none;}

.txt5{
	position:absolute;
	margin-left:650px;
	margin-top:120px;
	color:#F8AD17;
	font-size:11px;
	font-weight:bold;
}

.txt4{
	position:absolute;
	margin-left:315px;
	margin-top:380px;
	color:#5A0D13;
	font-size:10px;
	font-weight:bold;
}

.txt3 a{color:#F8AD17; text-decoration:none;}
.txt3 a:hover{color:#F8AD17; text-decoration:underline;}


