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

html, body { 
height: 100%; 
margin: auto; 
padding: 0; 
background: #444444 url("images/background_intro.jpg") 50% 50% no-repeat;
}
