/*
Theme Name: MARC Concept
Theme URI: http://www.marcpdx.org
Description: A clean theme for the MARC website.
Version: 1.0
Author: Sam Obletz
*/


@import url('css/structure.css');
@import url('css/header.css');
@import url('css/navigation.css');
@import url('css/post.css');
@import url('css/sidebar.css');
@import url('css/comments.css');


body {
background:#539DC2;
font-family:Arial, Verdana, sans-serif;
color:#2a2a2a;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}