﻿body 
{
    background-color:#222;
    
     
    width:1300px;
    height:950px;
    
}



.place
{
    
     width:1300px;
    height:900px;  

    
}
.abc 
{
    width:700px;
    height:500px;
    margin-left:20px;
    margin-top:90px;
     background-image:url("../images/yazi2.png");
    background-repeat:no-repeat;
   
}