body {
	background-color:#ececed;
	font-family: sans-serif;
	background-image:url('background.png');
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-width:500px;
}

.mainDiv {
}

a {
text-decoration:none;
color:black;
}
