body,p {
	background-color: white;
	font-family: Verdana, Sans Serif;
	font-size: small;
	color: #444444;
}

body,p a {
	color: #F25F16
}

img {
	border: 0;
}

#logo {
	position:absolute;
	top:100px;
	left:100px;
}

#text {
	position: absolute;
	top: 100px;
	left: 400px;
}

#text h1 {
	margin-top: 0px;
	color: #444444;
}