html {
	height: 95%;
}

body {
	background: #cacbe6;
	text-align: center;
	font-family: 'Tahoma CE', 'Tahoma', sans-serif;
	height: 95%;
	}
	
table {
	border: 0;
	height: 100%;
	width: 100%;
}

table td {
	vertical-align: middle;
}

.logo a {
	color: black;
}
.logo a:hover {
	color: #FFD700;
}

.logo img {
	border: 0;
}

.english {
	margin-top: 30px;
	font-size: x-small;
	font-weight: bolder;
}
