@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background: #000000;
}
#skip {
	text-align: right;
	width: 730px;
	margin: 10px auto;
}
img{
	border:0px;
}
#copyright {
	background: url(copyright.gif) no-repeat center;
	height: 18px;
	text-align: center;
}

