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

body{
	margin:0px;
}

img{
	border:none;
}

#wrapper{
	width:900px;
	margin:0 auto;
}