@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../images/bg-5.jpg);
	background-repeat: no-repeat;
	background-origin: 0;
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}	
