@charset "UTF-8";
#wrapper {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../Assets/images/Red_bg_Main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	width: 1200px;
}
