/* reset*/
* {	margin:0;	padding:0;	}html, body {	height:100%;	}

body {	font: 70%/1.2 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	height: 100%;	background : #192C37 url(/tpl/tmp/img/body_bkg.jpg) repeat;	text-align:center;
	color: white;
	line-height:1.5em;
}#vertigo { 	width:1px;	height:50%;	margin-bottom:-250px;
		float:left;	}#global {	margin:0 auto;	position:relative;
	text-align:left;	height:500px;	width:610px;	clear:left;}
#content {
	margin: 1em;
}
h2 {
	margin:1em 0;	
}#footer {
	position: abolute;
	bottom: 0;
}
/* links */

body a {
	color: #E23F36;
}