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

body

{
	background-image:url(images/repeatbg.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	background-color:#000;
}

#mockup
{
	
	background-image:url(main.jpg);
	height:1135px;
	width:1200px;
}
