body#home {
	background-image: url(http://marioncheung-artist.com/uploads/images/backgrounds/3.jpg);
	background-size: cover;
background-repeat: no-repeat;
background-position: center +30%;
background-attachment:fixed;

}
#menu{
/*background:#3E381A;*/
background:rgba(0,0,0,0.2);
border-top:1px solid #B7B47C;
border-bottom:1px solid #B7B47C;
}
a{
color:#B7B47C;
}

/* Stylesheet: home_green Modified On 2013-12-06 12:45:01 */
