*
{
	margin: 0;
	padding: 0;
}

html { height: 100%; }

body
{
	background-color: #d85e81;
	height: 100%;
}

table
{
	height: 100%;
	border-collapse: collapse;
}

td { vertical-align: bottom; }

img
{
	border-width: 0;
	border-style: none;
}

#ap { height: 100%; }
