@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin: 0px;
	text-align: center;
}
#content {
	margin: 0px auto 0px auto;
}

