@charset "UTF-8";
/* CSS Document */

#container{
	background-image: url(../images/tack-shop-landing-v8.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	width: 825px;
	height:700px;
	margin:0 auto;
	position:relative;
}
body{
background-color:#000000;
text-align:center;
}
