html {
	background: #8b04bd;
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size:12px;
}


body {
	margin: 0;
	padding: 0;
}

.bottomleft {
background-image:url(images/bottomleft.jpg);
background-repeat:repeat-y;
width:72px;
}

.bottomright {
background-image:url(images/bottomright.jpg);
background-repeat:repeat-y;
width:59px;
}

.article {
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
padding-bottom:10px;
}


img{
border:0px
}
