/*   
Theme Name: Roux
Theme URI: http://lynda.com
Description: A custom WordPress theme, built from the ground-up
Author: Joseph Lowery
Template: custom
Version: 1.00
*/

@import url('../custom/style.css');

body {
	background: rgb(65, 64, 66);
}
#outerWrapper {
	width: 960px;
}
