/*
Theme Name:hossein Alishapour
Author: Mehdi Shariatmadari
Author URI: http://m.ehdi.in/
Version:1.0
*/

/* Reset
----------------------------------------------------------------*/
@import url('reset.css');

/* Global
----------------------------------------------------------------*/
body{
    background:url(images/bg.gif);
}
#wrap{
    width:926px;
    margin:0 auto;
}
#intro{
    height:563px;
    margin:30px 0 0 0;
    position:relative;
    background:url(images/intro.jpg);
}
.enter_fa{
    width:32px;
    height:15px;
    bottom:8px;
    left:18px;
    position:absolute;
    text-indent:-9999px;
}
.enter_en{
    width:41px;
    height:13px;
    bottom:11px;
    left:61px;
    position:absolute;
    text-indent:-9999px;
}



