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

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

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



body {
	background-color: #b59b80;
}

#header {
	background-color: #b59b80;
}

#footer {
	background-color: #b59b80;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #9d5816;
}

#thumbs {
	height: auto;
}
