﻿/* Style For www.shaayer.com */

/* General class */
body {
        background-image:url('main_bg.gif');
        direction:rtl;
        margin:0px;
        font:normal 11px Tahoma;
        color:#000000;
}

a,a:active,a:visited {	color:gray;	text-decoration:none; }
a:hover { color:black;text-decoration:underline; }

img { border:0px; }

/* Let's style The main things first :) */
.main {        width:778px; margin:0px auto; background-color:#FFFFFF; }
.inside_body { width:768px; margin:0px auto; }
.inside_round { width:5px; background-color:#333333; } /* width x 2 [ ! ] */
.central { text-align:center }
