 /* 
================================
Skin styles for L-egant Splash Page
================================
*/

body
{
    margin:0;
    font-family: Arial;
    background-color: Black;
    background-position: fixed;
    text-align: center;
}

.BODYWRAPPER 
{
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: black;
    background-repeat: no-repeat; 
    background-position: fixed;   
}


.CONTAINER
{
    width: 1500px;
    height: 100%;
    text-align: center;
    background-image: url('wweb bkgrd.jpg');
    background-position: center;    
    background-repeat: no-repeat; 
    background-position: fixed;  
}

.CONTENT
{
   width: 900px;
   height: 300px;
   margin-top: 520px;
   text-align: center;   
}

.BOX1
{
    width: 290px;
    height: 310px;
    float: left;
    margin-right: 10px;
    background-image: url('bar.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.BOX2
{
    width: 290px;
    height: 310px;
    float: left;
    margin-right: 10px;
    background-image: url('bar.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.BOX3
{
    width: 290px;
    height: 310px;
    float: left;
    background-image: url('bar.jpg');
    background-position: center;
    background-repeat: no-repeat;
}


.PIC1
{
    margin-top: 60px;
}

.PIC2
{
    
}

.PIC3
{
    width: 290px;
    height: 310px;
    background-image: url('blog.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.BUTTONS
{
   width: 900px;
   height: 100px;
   text-align: center;
}

.MAIN
{
    text-align: center;
    float: left;
    margin-left: 70px;
    width: 120px;
    height:60px;
    background-position: center;
    background-repeat: no-repeat;
}

.SENIOR
{
    text-align: center;
    margin-left: 190px;
    float: left;
    width: 120px;
    height:60px;
    background-position: center;
    background-repeat: no-repeat;
}

.BLOG
{
    text-align: center;   
    margin-left: 190px;
    float: left;
    width: 120px;
    height:60px;
    background-position: center;
    background-repeat: no-repeat;
}