body {margin:10px 0px 10px 0px; text-align:center;}


.header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}


.content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
    text-align:left;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-y;
}

.fish {float:right; height:349px; width:266px;}


.contentinner {padding: 0px 290px 20px 20px;}


.footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
}