/* AdamRobezzoli.com Typography Styles
   Updated: Wed 01.26.08 @ 10:00 PM
   Author: Adam Robezzoli
   ----------------------------------------------------*/

/*
General
ID
Class
*/

/* =General
   ----------------------------------------------------*/
html{
   background-color: #ffffff;   }

#wrapper{
   width: 600px;
   margin: auto;
   }

#logo{
   position: relative;
   }