BODY {
	MARGIN: 0;
	PADDING: 0;
	HEIGHT: 100%;
	FONT-FAMILY: Trebuchet MS, Arial, sans-serif;
	TEXT-ALIGN: center;
	COLOR: #fff;
	BACKGROUND: url(images/it_manix_skyn.jpg) no-repeat center top;
    BACKGROUND-COLOR: #000;		
}
DIV#content {
	DISPLAY: block;
	MARGIN: 0 auto;	
	BACKGROUND: none;
	PADDING: 600px 0 0 0;
	VERTICAL-ALIGN: bottom;
	TEXT-ALIGN: center;
}
