.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #D7D8DC;
	letter-spacing: 0.08em;
}
body {
	background-color: #032A3B;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/iback.jpg);
}
