h1{
	text-align: center;
	color: red;
}
h2{
	margin-left: 65%;
	color: yellow;
}
h3{
	margin-left: 15%;
	color: white;
}
p{
	text-align: center;
	color: white;
}
pre{color: white;}
dl {color: white;}
ruby {color: white;}
small {color: white;}
span{color: red;}
