@charset "utf-8";
/* CSS Document */
html {
	border-left: solid 15px maroon;
	text-align: center;
	border-right: solid 15px maroon;
	background-color:antiquewhite;
	
	
}