body {
    margin: 0;
    background-color: #000000;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 175%;
    text-align: center;
		background-image: url('../images/title.png');
		background-position:center; 
		background-repeat: no-repeat;
		background-attachment:fixed;
}