html {width: 100%; height: 100%;}
body {width: 100%; height: 100%; margin: 0; padding: 0;}

/************************************
 *	LAYOUT
 ************************************/

#wrapper {width: 100%; height: 100%; position: relative;}
#intro {width: 980px; height: 550px; position: absolute; left: 50%; top: 50%; margin: -275px 0 0 -490px;}
