body {
	background: none repeat scroll 0 0 #fafafa;
	font-family: "Trebuchet MS",Trebuchet,tahoma,serif;
	height: 100%;
	margin: 0;
	width: 100%;
}
table {
	height: 100%;
	width: 100%;
}
img{
	border: 1px solid #aaa;
	border-radius: 10px;
	box-shadow: 0 0 11px 6px rgba(200, 200, 200, 0.5);
}