
body {
	background-color="#666666";
	margin-top : 0px;
	margin-right : 15px;
	margin-left : 15px;
}
a {
	font-family: "Trebuchet MS", sans-serif;
	line-height : 200%;
	color : White;
	font-size : 80%;
	font-variant : title-case;
	text-transform: capitalize;
	text-decoration: none;
	font-weight : 600;
}
table{
	border: 0;
	padding : 0,0,0,0;
}

img{
	width : 95px;
	height : 95px;
}
