﻿body, html
{
    background-size: cover;
    margin: 0;
    padding: 0;
    background-color: #F9F9F9;
    background-image: url('../image/404back.png');
    bottom: 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.logo_404
{
    position: absolute;
    top: 5px;
    right:5px;
    background-color: #D5EAFF;
    height:100px;
}
.logo_4041
{
    position: absolute;
    bottom: 5px;
    left:35px;
    height:100px;
}
.e404_header
{
    font-family: iran;
    font-size: 24px;
    font-weight: bold;
    color: Orange;
    height: 40px;
    vertical-align: middle;
    direction: rtl;
    text-align: center;
}
.e404_content
{
    font-family: iran;
    font-size: 16px;
    color: Black;
    height: 50px;
    vertical-align: middle;
    direction: rtl;
    text-align: center;
}

.master1_logo
{
    height: 60px;
    width: 150px;
}
.e404image
{
    height: 260px;
    width: auto;
}
@font-face
{
    font-family: 'iran';
    src: url('../css/font1/iran.eot?#') , url('../css/font1/iran.woff') , url('../css/font1/iran.ttf');
}
