@charset "utf-8";

body 
{
	top: 0px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#wrapper 
{
	margin-left: auto;
	position: relative;
	width: 990px;
	height: 1620px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #6699cc;
	border-left-color: #6699cc;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	margin-bottom: 15px;
}
#redbox_logo
{
	height: 251px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#letter
{
	height: 1400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#christmas_music 
{
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
	left: 0;
	top: 0;
}
