@charset "UTF-8";

/* CSS Document */
/* 100% Hand-Coded. Copyright © 2008 PedoPages.com, Ellipsis Creative Media. All rights reserved.*/
/* Code responsibly. Learn, but DO NOT COPY! */


/* ZERO RULE */
* {
	padding:0px;
	margin:0px;
}

/* Page Definition */
html, body {
	height: 100%;
}



