/*   ----   LAYOUT STYLESHEET (LAYOUT.CSS)   ----   */

body, html {
	background: #000;
	margin:50px; 
	padding: 0;
}

#content {
	font-weight: normal;
	font-family: calibri,trebuchet,tahoma,verdana,ms sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	text-align: center;
	margin: 0 auto;
	margin-top: 125px;
}

#experience {
	margin-top: 95px;
	color: #fff;
}

#contact {
	margin-top: 8px;
	color: #a3a3a3;
}





