/*Version : 3.0.0*/
/**
* HitMaN | برنامه نویسی، طراحی و پیاده سازی توسط : محمد قاسمی
*/

body    { font-family: Tahoma, }
html { font-size: 75%; }
body {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    text-align: center;
}
a, blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, input, label, li, ol, p, pre, span, table, ul {

    position: relative;

}