/* CSS Document */

#content{
background-image: url(images/img01_back.jpg);
    background-color: #000000;
	position: absolute;
	height: auto;
	width: 550px;
	left: 192px;
	top: 50px;
	z-index: 1;
}

