BODY {
	font-family: Tahoma; font-size: 13px; color: #000000;
}

#container {
	position: relative; top: 40px; width: 400px; height: 300px; border: 1px dotted #A98D78;
}

#container #logo {
	position: absolute; top: 10px; left: 10px; width: 380px; height: 100px;
}

#container #content {
	position: absolute; top: 140px; left: 10px; width: 380px; height: 160px; text-align: left;
}
