﻿*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background-position: center;
	height: 100%;
	font-family: Verdana, "Lucida Sans", "Microsoft Sans Serif";
	font-size: 12px;
	background-color: #E6EFEF;
}

* html #pagewrap {
	height: 100%;
}

img {
	border-style: none;
}

