/*
Theme Name:		Css Framework
Theme URI: 		N/A
Version: 		0.1
Description: 	N/A
Author: 		urDesign
Author URI:		N/A

Copyright 2009 urDesign All rights reserved.
Css Framework is licensed under the terms of the GNU General Public License version 0.1.
*/

/* Stylistic CSS Styles */
@import url( 'library/css/layout.css' );

/* Reset Browser Defaults */
@import url( 'library/css/reset.css' );


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	line-height:18px;
}