/* CSS Document */

html, body {
	margin:0px;
	background-image:url(../Img/bg.jpg); 
	background-repeat:repeat-x;
	background-color:#830100;
}


#h1{
color:#990000;
font-family:"Times New Roman", Times, serif;
font-size:14;
font-weight:500;

}

#h2{
color:#990000;
font-family:tahoma;
font-size:11px;
}


#right
{
width:202px;
float:right;
color:#990000;
font-family:tahoma;
font-size:11px;
}

#left
{
width:202px;
float:left;
color:#990000;
font-family:tahoma;
font-size:11px;
}

.price-list{
color:#990000;
font-family:tahoma;
font-size:11px;
}
