body {
	margin: 0 px;
	padding: 0 px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1a3f87;
	 font-size: 12px;
	 
}

.head {
	background: url(air.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

p {
	text-align: justify;
}

h1 {
 font-size: 18px;
 text-align: center;
}

a {
	text-decoration: underline;
		color: #1a3f87;
}