@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:helvetica;
	font-size:40px;
	font-weight:lighter;
	text-align:center;
	letter-spacing:5px;
}

h2 {
	margin:0 20px 0 20px;
	font-family:helvetica;
	font-size:22px;
	color:#999;
	font-weight:normal;
}

h3 {
	padding:0;
	margin:0 0 3px 0;
	font-size:10px;
}

#capabilities {
	margin:0 auto 0 auto;
}

#address {
	font-family:helvetica;
	font-size:18px;
	text-align:center;
}

