body {
	background: #FFF url(../img/cakefightbg.png) repeat-x 0 8px;
	font-family: "Gill Sans", Futura, Arial;
}

a {
	color: #333;
}

.container {
}

.leader .logo {
	background: url(../img/cakefightheader.png);
	width: 940px;
	height: 200px;
	text-indent: -9999px;
}

.leader .colors {
	background: url(../img/cakefight_colors.png);
	width: 171px;
	height: 13px;
	float: right;
	margin-top: 40px;
}

.product {
}

.product_name {
	font-size: 48px;
}

.product_subtitle {
	font-size: 24px;
}

.description {
}

.note {
	padding: 20px;
	background: #FEEFEA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.gallery {
}

.gallery .screenshot {
	float: right;
	background: url(../img/cakefight_screen.png) no-repeat;
	width: 338px;
	height: 498px;
	text-indent: -9999px;
}

.footer {
	height: 100px;
	background: url(../img/footerbg2.png) no-repeat;
	margin-top: 40px;
	color: #333;
}

.footerlogo {
	width: 70px;
	height: 53px;
	background: url(../img/cakefightcake.png) no-repeat;	
	margin-top: 20px;
	text-indent: -9999px;
	float: left;
	margin: 23px 5px 0px 20px;
}

.copyright {
	float: left;
	line-height: 60px;
	margin: 20px;
}

.footerright {
	float: right;
	line-height: 60px;
	margin: 20px;
}
