body {
	position: relative;
	background-color: #cd302e;
}
img {
	border: 0px;
}
a, a:visited, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.containerMain {
	width:500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	background-color: #cd302e;
}
.containerTobyLeigh {
	width: 450px;
	padding-left: 50px;
	clear: both;
	background-color: #cd302e;
}
.containerTobatron {
	width: 500px;
	clear: both;
	background-color: #cd302e;
}
.containerFooterMain {
	width: 500px;
	margin-top: 20px;
	clear: both;
	background-color: #cd302e;
}
.containerFooterFlash {
	width: 500px;
	margin-top: 30px;
	background-color: #cd302e; 
	text-align: right;
}
.containerFooterKreative {
	width: 500px;
	margin-top: 20px;
	background-color: #cd302e;
	text-align: right;
}
