	#picture-holder {
	position: relative;
	top: 40px;
	height:550px;
	width:950px;
	background-color: #000000;
	background-image: url(1.jpg);
	}
	
	img {border:0;}
	/* p img {border: 2px solid #fff; margin: 4px 7px 7px 7px;} */
	/* td img {border: 2px solid #fff; margin: 4px 7px 5px 7px;} */

.border {border: 2px solid #fff; margin: 4px 7px 5px 7px; width: 60px; height: 44px; background: #000;}


table {margin-top:5px;}
td {padding: 0px;}
td p {padding: 0px;}
td a {font-size: 1.1em; font-weight: normal; text-decoration: none; color: #B9E3FF; }
td a:visited {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #B9E3FF; }
td a:visited:hover {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #fff; }
td a:hover {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #fff; }
td.line {border-left: 1px solid #fff; padding-left: 8px;}