/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.2
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#footer{width:100%;float:left;padding-top:0px;}