﻿html 
{  
    height: 100%;     
} 
body 
{  
    background: url('f1web.png') no-repeat fixed center;   
    background-size: 100% 100%;
	font-family: Calibri;
}