@CHARSET "UTF-8";

body {
	background-color: #ffe167;
	font-family: helvetica, impact, sans-serif;
}

img {
	border: none;
}

.content {
	margin-left:246px;
	width:700px;
	position:absolute;
	top:10px;
}

.content p {
	display: inline;
}

h1 {
	display: inline;
}
