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

body {
	margin-left:0;
	margin-top:0;
}

#centered{
	width:265px;
	margin-left:auto;
	margin-right:auto;

}