/*
Theme Name:		solon-temp
Theme URI:		
Description:	
Version: 			0.1
Author:				
Author URI:		
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #e6e6e6;
	}

#wrapper {background:transparent url(images/back_slice.png) top repeat-y;width:899px;margin:0 auto}
#content {}
  #header {color:#ffffff;font-size:180%;padding:20px}
  #main {background:transparent url(images/back_big.png) top no-repeat;height:310px;padding:20px;font-size:130%}
  #main h3 {color:#ffffff;font-size:160%}
  #footer {padding:5px 5px 5px 20px}

.fix {clear:both}