@charset "utf-8";
/* CSS Document */
body{
background: #000;
}
div.wrapper{
width:1000px;
margin:auto

}

div.main{
	margin-top: 100px;
	text-align:center;
	
}

img {
	border-style: none;
}