#pictab {
	margin:auto;
}
#pictab td {
	border:2px solid red;
	height:120px;
	width:150px;
	text-align:center;
	background-color:black;	
}
