﻿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;
}