﻿body
{
    height:800px;
    width:1000px;
}

div.MainDiv
{
    background:#262E3F url('../Images/amirbackground3.jpg') no-repeat top;
   /* background-image: url('../Images/amirbackground2.jpg') ;
    background-repeat:no-repeat;
    background-position:top;
    background-color:#262E3F;*/
    height:800px;
    width:1000px;
    
    
}

#links
{
  position:absolute;
  left:100px;
     
}

.linkimg
{
    
    width:100px;
    height:70px;
    }
.linksimg
{
    
    width:100px;
    height:70px;
    }

#marqueeDiv
{
    text-align:center;
    position:relative;
    left:340px;
    top:150px;
    width:400px;
    }