/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2017, 11:07:08 AM
    Author     : geoff_000
*/
html { 
   width:100%; 
   height:100%; 
   background:url(image.jpg) center center no-repeat;
}