/* CSS Document */
body,html
{
	margin: 0;
	padding: 0;
	background-color: #ffd942;
	
#startimage
{
	position: absolute;
	top: 0px;
	width: 0px;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
