

html, body, #core {
	height: 100%;
	overflow: hidden;
}

body {
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.8em;
	text-decoration: none;
	color: #fff;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;		
}

p {
	font-family: Arial, Helvetica, Verdana;
	font-size: 0.6em;
	text-decoration: none;
	color: #fff;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;		
}

a img {
	border: none;
}

