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

/************************

 Style sheet for LiaRothstein.com
 Copyright Richard Ruiz 2008
 
 *************************/



body {
	background-color: #8b8676;
}

#header {
	background-color: #8b8676;
}

#footer {
	background-color: #8b8676;
}

h2 {
	font-size: 14px;
}

