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

#container{
	margin-top:30px
	}
#content{
	margin:0 auto;
	width: 800px;
	text-align: center;
	}
