﻿body 
{
    font-family: Verdana;
    font-size:11px;
}

.box
{background:url(images/brvl.png) top left repeat-y;}
.box2
{background:url(images/brvl.png) top right repeat-y;}
.box3
{background:url(images/brhl.png) bottom right repeat-x}
.box4
{background:url(images/brhl.png) top right repeat-x}
.box5
{background:url(images/brtl.png) top left no-repeat}
.box7
{background:url(images/brtr.png) top right no-repeat}
.box6
{background:url(images/brbr.png) bottom right no-repeat}
.box8
{
	background:url(images/brbl.png) bottom left no-repeat; 
}

img
{
    border-style: none;
   
}

.width
{width:65%;
 text-align:left;
}
