body {
	background: #DEE6FA;
}
table{ 
margin-left: auto;
margin-right: auto;
background-color: #FFFFCC;
}
td {
	vertical-align: top;
}
.td {padding: 11px;}

.index { background-image: url(images/17.png);  /*This is the middle cell class*/
			padding: 8px;
	
}
.html { background-image: url(images/13.png);  /*This is the middle cell class*/
		padding: 8px;
	
}
.typing { background-image: url(images/pic2.jpg);  /*This is the middle cell class*/
		padding: 10px;
	
}
.maintenance { background-image: url(images/10.jpg);  /*This is the middle cell class*/
		padding: 10px;}
.admin { background-image: url(../../images/12.png); padding: 1px; height: 370px;
}

.tdfont1 {font-size: 18px; background: #90EE90; width: 120px; height: 375px; }

a.one:link {color: #191970 ;}
a.one:visited {color: #ff0000;}
a.one:hover {background: red; color:white}

a.contactlink:link {color: yellow;}
a.contactlink:visited {color: blue;}
a.contactlink:hover {color: white;}

.beige {
	background-color: #99FFFF;
}

p.validator {
	text-align: right;
}
p.left {
	text-align:left;
}



	



