/* CSS Document */
body {
	background-color: #CCCCCC;
}

img {
	border: solid white 15px;
}

table {
	height: 100%;	
	width: auto;
}

td {
	vertical-align: middle;	
}