﻿body {
	background:#D2CBC8 url('../images/bakgr.jpg') fixed;font: 12px Georgia, Serif; 
}
*                                       { margin: 0; padding: 0; }

a, a img                                { border: 0; text-decoration: none; outline: 0; }
#flashContainer {
	width:600px;
	height:395px;
	background-color:#000;
	margin:0;padding:0
}
#flash  {
	text-align:center;

	background-color:#000;
	height:340px;
	width:560px;
	margin-top:20px;
	margin-left:22px;
	

}
#page-wrap { width: 760px; padding: 15px; background: white; margin: 0 auto 50px; position: relative; }

#page-wrapper { width: 700px; padding: 15px; background: transparent; margin: 0 auto 10px; position: relative; }


#header {
	text-align:center;
	margin:auto
}

#infographic {
	margin: 0 auto 10px; position: relative;
	
	}
	
#fb {
    height: 500px;
    position: absolute;
    top: -5px;
    width: 290px;
    z-index: 1;
    
#footer{
	position: absolute;
	width: 100%;
	height: 500px;
	background-color: blue;
	background-image: url(images/UPUC_footer.png);
	background-repeat: repeat-x;
}    
