/*
	Copyright (c) Logoholik
	All rights reserved
	http://logoholik.com
 
*/

body {
	margin:0;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size : 13px;
font-style : normal;
font-weight : normal;
letter-spacing : normal;
line-height : 1.45em; 
	color: #cccfc2;
	background-color: #000000;
}

#outer {
	margin: 150px auto;
	text-align: center;
}

#logo {

}



a{
	color:#ffffff;
	text-decoration:none;
}

h1{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
text-transform: none;
letter-spacing: -0.3px;
line-height: 1.5em;
}


