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

body{
	background-color: #000000;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/bgWd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a{
	color:#FFFFFF;
}

