/*  stylesheet for Gloria Mani Fine Art

Author: Mookie
Date: Sept 7th, 2010

*/


body			{background: #5c5044}
body p			{text-align: center}

#header			{
	height: 150px; 
	width: 900px; 
	margin-left: auto; 
	margin-right: auto; 
	background: #dcd496; 
	border-bottom-style:inset; 
	border-top-style:inset; 
	border-left-style: inset; 
	border-right-style:inset;
}
#logo			{margin-left: 75px}
#mainContent	{
	height:auto; 
	width: 800px; 
	background: #ffffff; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	border: double #5c5044 15pt;
}
#mainContent h1	{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	color: #5c5044;
}

#footer		{height: 75px; width: 900px; padding-top: 30px; background: #9e887b; margin-left: auto; margin-right: auto}
address		{text-align: center; font-family: Castellar, Arial}
