﻿    
    html
    {
        overflow:hidden;
    }
    
    body   
    {
        /*background: url(images/logo_middle.png) no-repeat fixed;*/
        background-position:center center;
        background-repeat:no-repeat;
        background-color:#fafafa;
    }
    
	