@charset "UTF-8";
/*Layout CSS by Meghan Smith at HVVS
Two Tier Tabs by Mark McLaren Nested Tabs, CSS adaptation by HVVS*/

/*--------------------------------------------Page styles-----------------------------------------------------*/

body { padding:0; margin:0; font:12px Arial, Helvetica, sans-serif; letter-spacing: 0px; line-height: 18px; 
background:#000; color: #c5c5c5; }
#wrapper { margin:0px auto; width:906px;  padding:0;}
#all{text-shadow: #000 0px 1px 3px;}
/*--------------------------------------------Content---------------------------------------------------------*/


#text-content {width: 906px; height: 380px; text-align: center; padding: 0px; margin: 140px 0 0 0;}

/* iPhone Settings */
@media only screen and (max-device-width: 480px) {#text-content {width: 906px; height: 380px; text-align: center; padding: 0px; margin: 140px 0 0 0; background: url(../images/four-of-a-kind.jpg) center top no-repeat}}


