body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#box1 {
	background-attachment: fixed;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	float: right;
}

h1 {
}
h2 {
	font-size: 18px;
	color: #990000;
}

#imgnew {
border:solid 5px;
border-color:#FFFFFF;
padding:5px;
float:left;}