
body {
	padding:0px;
	margin:0px;
	/*background: url('/image.php?image=entrypage/background.gif') repeat top left;*/
	font-size: 100%;
	font-family: tahoma,arial;
	text-align: center;
}

img {
	border: none;
}

#logo {
	
	margin-bottom: 30px;
}

#companyname {
	padding-top: 30px;
	font-size: 200%;
	padding-bottom: 30px;
	
}

#strapline {
	font-size: 200%;
	color: #09099e;
	margin-bottom: 20px;
}

#strapline a {
	color: #09099e;
}

#instructions {

}

#enter {
	font-size: 150%;
}

a {
	text-decoration: none;
	color: #000000;
}

#enter a:hover {
	text-decoration: underline;
}
