/*
CSS file created with:Instant Blueprint - Create a web project framework in seconds.
 http://instantblueprint.com

Project: KevinSmithBand
File: css/style.css
Last edited: September 2, 2010, 11:42 am
*/

/*  Main  */
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper {
 margin:0 auto;
 width:900px; /*  Change to desired width :)  */
}

#header {
}
