body {
	padding:150px 50px;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	background: #0D161D url('/images/bdgbg.jpg') repeat-x;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#logo {margin:20px auto;	
	width:570px;
	overflow:hidden;
	position:relative;
	}
	
	
#intro {margin:20px auto;	
	width:570px;
	text-align:left;
	font-size: 16px;
	line-height: 30px;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}
	
	#bigbutton {margin:20px auto;	
	width:570px;
	text-align:center;
	}
	
	