

div#shopbanner {
	background-image: url(../i/bigBack.jpg);
	height: 559px;
	width: 497px;
	position: relative;
	top: 0;
	bottom: 0;
}

div.header {
	position: absolute;
	top: 93px;left: 70px;
}

#shopbanner div.buttons {
	position: absolute;
	bottom: 40px;left:90px;
}
#shopbanner div.buttons a{
	margin-right: 60px;
}
#shopbanner div.header img {
	margin-right: 10px;
	margin-left: 10px;
}