body {
	background: url('images/mouli-back.jpg') no-repeat top center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	border: 1px groove #000;
	background: #ffffff;
	padding: 20px 20px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	background: #ffffff;
	text-align:center;
	padding: 10px 20px;
	line-height: 20px;
}

#footer a 
{
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}

p {
	font-weight: normal;
	text-align: left;
}

a {
	color:#000000;
}

ul, li {
	font-weight: normal;
	text-align: left;
}

h1 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
	
.photo_gallery_list{list-style: none; padding: 0px}	
.pad_bottom{padding-bottom: 30px; text-align:center}	