.back{
	background-image: url("back2.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
}
h1{
	text-align: center;
	color: orange;
}
table,tr,td{
	color: orange;
	border: 1px solid orange;
}
.text{
	color: orange;
}
.wrap
{
	float: right;
}