#contact {
	font: 90% verdana, arial, sans-serif;
	background-color: #ddd; /* general colour behind tabs */
	border-right: 1px solid #c0c0c0; /* set border COLOR as desired */
	border-left: 1px solid #c0c0c0; /* set border COLOR as desired */
	margin: 0 90px 0 80px; /* this puts a big border around the text reducing it makes the text tighter */
}
