body{
	background: url("../img/bg.png") #eee;
}

.p1, .p2{
	/*text-align: justify;*/
}
.ptitle {
font-size: 20px;
line-height: 1.1;
}
.welcome h1, .welcome h2 {
color: #fff;
font-size: 24px;
margin-bottom: 0;
}
.welcome {
background: #1C92E0;
padding: 5PX;
text-align: center;
line-height: inherit;
margin-bottom: 10px;
}
li.active a {
border-bottom: solid 1px #222;
padding-bottom: 4PX;
}
.contactWrapper {
background: #fff;
padding: 11px;
}