body{
	background-color: white;
	background-image: url("back.jpg"); 
	background-position: center; 
	background-repeat: repeat;
}

.new{
	color: red;
	font-weight: bold;
}
.toplink{
	text-align:left !important;
}

.mainlink{
	text-align: center;
	font-size: x-large;
}
