
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4c4c4c;
}

.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #4c4c4c;
}
.two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #e6e6e6;
}
.four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

	
BODY  {
background-color : #99cccc;
background-repeat : no-repeat;
}
	
#about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



.right  {
float: right
}

.left {
float: left
}

.center {
      margin : 0 auto;
      height : 200px !important;
      min-height : 200px;
      max-height : 201px;
      min-width : 1200px;
      max-width : 1201px;
      width : 1200px !important;
}

