@import url('reset.css');
@font-face {
    font-family: "Yekan";
    src: url(http://up.ghalebgraph.ir/up/galebgraph/webfile/web/theme/05/fonts/SYekan.eot);
    src: url(http://up.ghalebgraph.ir/up/galebgraph/webfile/web/theme/05/fonts/SYekan.eot?#iefix) format("embedded-opentype"),
    url(http://up.ghalebgraph.ir/up/galebgraph/webfile/web/theme/05/fonts/SYekan.woff) format("woff"),
    url(http://up.ghalebgraph.ir/up/galebgraph/webfile/web/theme/05/fonts/SYekan.ttf) format("truetype"),
    url(http://up.ghalebgraph.ir/up/galebgraph/webfile/web/theme/05/fonts/SYekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
/* General Demo Style */
body{
    background:#e4ebe9 url(images/pattern.png) repeat top left;
    color:#000;
    font-family: 'Yekan','PT Sans Narrow', Arial, sans-serif;
    font-size:12px;
}
a{
    color:#000;
    text-decoration:none;
}
.clr{
    clear:both;
}
h1, h5{
    margin:15px;
    font-size:44px;
    color:#000;
    text-shadow:1px 1px 1px #fff;
    text-align:center;
}
h1 span, h5{
    font-size:20px;
    display:block;
    color:#60817a;
}