html {background-color: #ffcc66;
}
h1 {text-align: center;
	color: #ffffff;
	text-decoration: underline;
	text-shadow: 3px 2px #664400;
	
}
hr { width:75%;
	height: 5px;
	background-color: #332200;
	color: #332200;
}
p {text-align: justify;
}
.kep {width:1500px;
		margin: 0 auto 0 auto;
}
table {background-color: #ffbb33 ;
	color: #332200;
}
