@charset 'UTF-8';@media screen{	/**	* yui reset css	*	* the foundational yui reset css removes and neutralizes the 	* inconsistent default styling of html elements	*	* @section reset	*/	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }	table { border-collapse:collapse; border-spacing:0; }	fieldset,img { border:0; }	address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }	ol,ul { list-style:none; }	caption,th { text-align:left; }	h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }	q:before,q:after { content:''; }	abbr,acronym { border:0; }	body { 	overflow:hidden; background:#000; }		a:focus { outline:none; }	img { border:none; }		#background { position:absolute; z-index:1; width:1920px; height:1080px; top:0px; left:0px; cursor:move;  }		#container { position:absolute; z-index:2; width:1349px; height:773px; overflow:hidden; background:transparent url('images/bg/shop_text.png')  no-repeat top left;}		#frame_container { float:right; width:622px; height:592px; background:#000; padding-top:5px; padding-left:5px; margin:40px 315px 0 0px;  }		#imagelinks { float:left; }	img#spreadshirt { width:78px; height:27px; margin:547px 0 0 26px }	img#coma { width:35px; height:35px; margin-left:5px; }}
