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

body{
	background:#000000;
}

#contenair{
	width:1000px;
	margin:0 auto;
}
