﻿/* local styles */

body {
	
}
#techsAll{
		text-align:center;
}

#techsAll a{
	float:left;
	width:150px;
	margin:3px;
	border:1px gray solid;
	padding:3px;
	height:170px;
}

