/* Mainstructure */
html {
	height: 100%;
}

body {
	margin: 0 auto 0 auto; padding: 0;
	width: 920px;
	height: 100%;
	background-color: #92F7FF;
}

table, td {
	width: auto; height: 100%;
}

#getPlugin {
	text-align: center;
	width: 920px;
}
