<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9434782-1");
pageTracker._trackPageview();
} catch(err) {}</script>
body {
	background: url(images/background.jpg) repeat-x center top;
	font-family: tahoma, arial;
	font-size: 12px;
}
html, table, tr, td {
font-size: 12px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 13px;
}
div.container {
	background: url(images/main_background.jpg) no-repeat center top;
}
a.twitterMe {
	display: block;
	width: 267px;
	height: 44px;
	/*background:#999999;*/
	margin: 0px 0px 10px 40px;
}
div.mainBackground {
	background: url(images/ping.png) repeat-x center top;
}
div.footer {
	height: 105px;
	background: url(images/footer_main.jpg) repeat-x center bottom;
	text-align: center;
}
div.footer div.footerContent {
	background: url(images/footer_bg.jpg) no-repeat center top;
	width: 996px;
	height: 105px;
	margin: 0px auto 0px auto;
}
a {
	text-decoration: none;
	color:#0099FF;
}
a:hover {
	color:#000000;
}