﻿body.frontpage
{
    background:url(/_gfx/Guests/bgCenterLarge.jpg) no-repeat center 50px  #fbf4ed;
}
/*
    body.loggedIn {
        background: url(/_gfx/Guests/bgCenterLarge.jpg) no-repeat center 50px #fbf4ed;
    }

        body.loggedIn.userhome {
            background: url(/_gfx/Guests/bgCenterLarge.jpg) no-repeat center 50px #fbf4ed;
        }
 */

/* 
    ﻿frontpage loggedIn.userhome 
        /_gfx/Takeovers/Christmas/christmas_bg.jpg

    loggedIn 
        url(/_gfx/Takeovers/Christmas/christmas_bg_loggedin.jpg
*/

body.tv2
{
    background-position:center 348px;   
}

/*
.PageLogo
{
    background:url(/_gfx/Takeovers/PictureLogic/logo.png) no-repeat top center;
}
*/

body.userhome .IContactBar 
{
    background:none;
}

body.frontpage #pageContent article
{
    margin-top:100px;
}

body.frontpage .gamePresentation article {
    padding-top: 50px;
}
