/****************************************

| ** The Right Shu Layout CSS **

|

| Created by: Pier Shu-Lutman

| Date Created: 04-03-2009

| Copyright 2009 The Right Shu

|

****************************************/



/** CSS RESET **/



* {	margin: 0px; padding: 0px; text-indent: 0px; }

img { border: none; padding: 0px; }

ol, ul { list-style: none; }


/** MAIN LAYOUT **/



body { background: #2280c0 url(../images/iToysBack2.jpg) top no-repeat; color: #554d2c; font-family:Arial, Helvetica, sans-serif; line-height: 13px; font-size: 11px; -webkit-text-size-adjust: none; }


#wrapper { width: 993px; margin: 0 auto; }

