/* CSS Document */
*{margin:0;
  padding:1;
  }


#wrapper {
	position: relative;
	width:790px;
	margin: auto;
	background:center;
	
}

