body {
	background: #281528;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0;
	color: white;
	background-image: url(images/cherrybg.gif);
	text-align: center;
}
body  a{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
#container { 
	width:980px; 
}

object:focus {
	outline: none;
}
