body{
    background-image:url(bde.jpg);
	background-repeat: repeat-x;
	background-color:#000;
}
.divintro {
	padding:3px;
	margin-left:auto;
	margin-right:auto;
    	margin-top:80px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
    	font-size:15px;
	font-weight:bold;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:center;
	}
	
.divlogo {
	padding:3px;
	width:600px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 80px;
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.divintro a {
color:#000000;
}
.divintro a:hover {
color:#818181;
}
#base {
text-align:center;
position:relative;
margin:50px auto;
bottom:8px;
font-size:12px;
width:1024px;
color:#fff;
text-align:center;
}
