body {
	background-color:#5f232e;
	margin:0px;
}

#main_contain {
	background-position: left top; 
	background-image:url('img/background_flower.jpg'); 
	background-repeat:no-repeat; 
	background-attachment:fixed;
	padding:25px;
	text-align:center;

}

#main_relative{
	width:864px; 
	position:relative;
	align:center;
	margin: 0 auto;
    top: 0px;
    left: 1px;
    text-align: left;
    background-color: White;
}

.sitemap {
	color:#626262;
}

.sitemap:hover {
	color:#0000FF;
	background-color:#ffffff;
}

.style1 {
        width: 75;
        height: 56px;
}
#heding1
{
    text-align:center;
    font-family: Arial Narrow;
    color: Red;
    text-decoration: underline;
}
#heading2
{
    text-align:center;
    font-family: Arial Narrow;
    color: Red;
    text-decoration: underline;
}
#heading3
{
    text-align:center;
    font-family: Arial Narrow;
    color: Red;
    text-decoration: underline;
}
#sub-heading2
{
    text-align:center;
    font-family: Arial Narrow;
    color: Red;
    text-decoration: underline;
}
#aboutSbury
{
    font-family:Arial;
    font-size: 11pt;
    width: 575px;
}
#CafeSaffron
{
    background-image: url('cafe-saffron.jpeg');
