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

Project: The Articles
File: css/style.css
Last edited: November 29, 2011, 2:25 pm
*/

/*  Main  */
body {
 background:#666666;
 color:#000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

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

 {
}

