@charset "utf-8";
/* CSS Document */

/* This document is only for the index page*/


#outterWrapper {
	background-position: 0% 550px;
	background-image:url(images/skincredibleBG.jpg);
	/*border:thick #000000 solid;*/
	min-height:100%;
	background-attachment: inherit;
	background-repeat:no-repeat;
	
}