@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background:url(http://www.matixclothing.com/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
}

.footer_table {
	position:absolute;
	margin:-25px 0px 0px 0px;
	width:100%;
	text-align:center;
}
	