img{
    float:left,top;
    size:100%;
    padding:0px;
    //border:4px solid red;
}
body{
    background:url("pics/background.png"); 
    background-repeat: repeat;
    //border:4px solid blue;
    display:block;
    width:100%;
    background:#1a1414;
    text-align:center;
}
