@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(../../images/homepage/bg-home.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
