@charset "utf-8";

/* CSS Document */


body{
	margin:0;
	padding:0;
	background-color:#C01920;
	color:#333;
	text-align:center;
}

