body{
     background-color:rgb(255,245,238)}

h2{
	font-size:24pt;
	color:white;
	background-color:#E9967A;
}
h1{
	font-size:30pt;
	font-family:sans-serif;
	font-weight:bold;
	color:white;
}
p{
	color:rgb(0,0,0);
	font-size:16pt;
}
h1{
	background-color:#FFEBCD
}
h2{
	color:white;
}
table,TR,TD{
	border:1px solid black;
}
ul{
	color:rgb(250,128,114);
	font-size:16pt;