﻿@import url("reset.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	font-size: xx-large;
	color: #FFFFFF;
	line-height: double;
}
img {
	position: static;
}
div{
	position: absolute;
}
#content {
	padding: 20px
}