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

body{
	background-color: #000000;
	background-image: url(img/logo.png); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;