* {
	margin: 0 0 0 0;
	padding: 0;
}
body {
	background:url(/img/style/bg_body.jpg);
	background-color:#990000;
    text-align:center;
}
#container {
	width:966px;
    margin:auto;
    text-align:left;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:13px;
    background:url(/img/style/flag_sm.gif) no-repeat;
    color:#222;
}
#colswrapper 
{   background:url(/img/style/bg_colswrapper.gif);
    background-position:top left;
    background-repeat:repeat-y;
}
