/* Ledioo CSS Document */

body {
	background: #FFF;
/*	background: #560701 url(img/bg.gif) repeat-x;*/
	margin:0;
	font-family: Helvetica, Georgia, Times, Verdana, Tahoma;
	font-size: 12px;
}
div#site {
	width: 300px;
	margin: -50px 0px 0px -150px;
	position: absolute;
	top: 50%;
	left: 50%;
}
div#site a {
	color: #333;
	text-decoration: none;
	outline: none;
	margin: 0px auto 0px auto;
}
div#site a img {
	border: 0px;
}
::-moz-selection {
	background: #560701;
	color: #fff;
}
h1, h2 {
	text-indent: -150000px;
}
