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

