/*
body {
    background-color: #eeefe1;
    background-image: url('../img/icamurali.png');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
    margin: 0;
    padding: 0;
}
*/