@charset "UTF-8";
/* CSS Document */

body{
	background: url(images/bg.gif) 10px repeat-x #000;
	margin: 16px;
}

#wrapper1 {
	height: 550px;
	width: 960px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

