@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    julie berlin
email:     jkwb@hughes.net
website:   
-----------------------------------------------------------------------*/

/* =Print
-----------------------------------------------------------------------*/

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #000;
}

#page {
	width: 90%;
}

#main_nav {
	display: none;
}

#branding {

}
