@charset "utf-8";
/* CSS Document */



body {
	background-color:#97746d;
	
	
}

.btbk {
	background-image: url(images/breyk-throo-background.png);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:200px;
	width:100%;
	text-align:center;
	}

.topLink {
	font-family: Calibri, Trebuchet MS, arial;
	font-size: 16px;
	color: #FFF;
	text-decoration:none;
}
a:hover.topLink {
	color: #FFF;
	font-size: 16px;
	text-decoration:underline;
}
a:hover.footer {
	color: #FFF;
	text-decoration:underline;
}