* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #cd071e; 
	font-size: 13px;
	background:#ffffff;
}
body {
	text-align:center;
}
div {
	margin: 0 auto;
	text-align:right;
	width:500px;
}
h1 {
	font-size: 26px;
}
