body {
	text-align:center;
	background-color:#0000ff;
}

a { 
	text-decoration:none; 
}

img { 
	border:none; 
}

.1 {
	width:800px;
	height:200px;
}

.head {
	width:800px;
	height:80px;
	text-align:center;
}

.2 {
	width:800px;
	text-align:center;
	height:150px;
}

.3 {
	width:800px;
	height:50px;
}

.4 {
	width:800px;
	height:100px;
	color:#ff00ff;
	font-size:13px;
}

.05 {
	text-align:center;
}

.6 {
	width:800px;
	color:#ff00ff;
	font-size:13px;
}

.6 a {
	color:#ffffff;
}

.6 a:hover {
	color:#ff00ff;
}