@charset "utf-8";
body {
	background-color: #ED1C24;
	background-repeat: repeat-y;
	max-height: 1680px;
	width: auto;
	background-image: url(images/bgimage.jpg);
}
