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

body {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/Bacground-EJscribbles.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
