body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: 878585;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(album/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.main-bg {
	background-color: #FFFFFF;
	background-image: url(album/images/main-bg.jpg);
	background-repeat: repeat;
	width: 920px;
	height: 466px;
}
.bottom-bg {
	background-color: #FFFFFF;
	background-image: url(album/images/bottom-bg.jpg);
	background-repeat: repeat-x;
	width: 920px; 
	height: 100px;
}
