@charset "UTF-8";
/* CSS Document */

body {
	background:#330000;
}
div {
	width:695px;
	padding:10px;
	text-align:center;
}
p {
	text-align:center;
}
p a {
	color:#fff;
	text-decoration:none;
}