body{
background-image:url(rayures.jpg);
}
.divintro {
	padding:3px;
	margin-left:auto;
	margin-right:auto;
    margin-top:90px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
    font-size:15px;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:center;
	}
	
.divlogo {
	padding:3px;
	width:1024px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.divintro a {
color:#000000;
}
.divintro a:hover {
color:#F16426;
}
#base {
height:50px;
position:absolute;
line-height:50px;
bottom:8px;
font-size:12px;
width:95%;
color:#333;
text-align:center;
}