﻿body {
	background-color: #DBC5B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}

#main{
	width:100%; height:820px; background-image:url('images/bg_1.jpg'); background-position:right bottom; background-repeat:no-repeat;
}

#big{
	width:100%; height:820px; background-image:url('images/bg_2.png'); background-position:right top; background-repeat: repeat-x; text-align:center; float:left;
}

#flash{
	width:100%; height:815px; margin:0px auto 0px auto;
}
.albumframe
{
	margin-left:10px;
	float :left ;
	width :150px; 
	height:215px; 
	border:1px #99CCFF solid; 
	padding:3px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:small; text-align:center
}
