/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-color: #D6DFD6;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
}
.style2 {color: #FFFFFF}
.style3 {font-family: Tahoma; font-size: 11px; }

img {

	border-color: #000000;
	
}