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

* {
	margin:0px;
	padding:0px;
	background-color: #000;
}


img {
	border: 0px;
}
#wrapper {
	width: 1920px;
}