/* ====================================================

Title: ipad-landscape.css

Date created: November 21, 2010
Author: Ally Noormohamed (anom.ca)

==================================================== */

/* --------------------------------------------------*/
/* =page structure and main styles
   --------------------------------------------------*/
      
.main-wrapper{
	width: 1024px; 
} 

/* --------------------------------------------------*/
/* =typography
   --------------------------------------------------*/

body{
	font-family: 'verdana', tahoma, sans-serif;
	font-size: 100%;
}


