
/* 
Ryan Kelley
Thanks To justwatchthesky
*/

@import url(layout.css);
@import url(typography.css);

body { 
      background: #FFF url(../images/BG.jpg) repeat-x; 
	  margin: 0;
	  padding:0; 
	  text-align: center; 
	  }
img { 
      border: 0; 
	  padding: 0; 
	  margin-bottom: 0 
	  }
	  