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

body {
background:url(../images/home-bg.png);
background-repeat:repeat-y;
background-position:center;
background-attachment: fixed;
        }
		
#logos {
position:absolute;
height: 219px;
width: 622px;
top: 50%;
margin-top: -110px;
left: 50%;
margin-left: -311px;
}

h1 {
padding: 0px;
margin: 0px;
}