

body {

	background-color: #75D5FF;
}

.main {
	background-image: url('/bgKnowYourContacts.png');
}

div.logo {

	padding-top: 10%;
	height: 170px;
}

img.logo {

	width: 210px;
	height: 170px;
}

.d0 {

	margin-top: 10%;
}

.d1 {

	color: white;
	font-size: 26pt;
	letter-spacing: 1px;
	font-family:'Gill Sans W01 Medium';
}

.d2 {

	color: white;
	font-size: 16pt;
	letter-spacing: 6px;
	line-height: 180%;
	font-family:'Gill Sans W01 Medium';
}

.t1 {
	margin-top: 5%;
	color: white;
	font-size: 32pt;	
	font-family:'Gill Sans W01 Medium';
}

