@charset "utf-8";
/* CSS Document */
#headerbackground
{
	background-image: url(../images/headers/header-wines.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 760px;
}
/* Set display width for pages */
#wrapper
{
  background-color: #8a1d20;
}
#column-left {
	padding-top:130px;
	background-image: url(../images/home/left-top.gif);
	background-repeat: no-repeat;
}
