body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	text-align: center;
}

div#frame {
	z-index: 1;
	position: relative;
	height: 772px;
	width: 1024px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

a#redbubble {
	z-index: 2;
	top: 660px;
	left: 430px;
	display: block;
	height: 46px;
	width: 108px;
	position: absolute;
}

a#blog {
	left: 540px;
	top: 660px;
	display: block;
	position: absolute;
	height: 46px;
	width: 108px;
}
