body {
	margin:0px;
	border:0px;
	font-size: x-small;
	color: white;
	font-family: 'Century Gothic' , Arial, Verdana;
}
img{
	border:none;
}
td {
	font-size: x-small;
}
#webPortfolioTable {
	width:620px;
}
#webPortfolioTable td{
	vertical-align:top;
	padding:10px;
	border:1px solid blue;
}
.siteTitle{
	font-weight:bold;
}
.newWindow{
	width:100%;
	height:100%;
	color:white;
	background-color:black;
	font-weight:bold;
	float:right;
}