a img {
	border: none;
}

img {
	border: none;
}

h1 {
	color: #d00;
	font-family: Georgia, Times New Roman, Times, serif;
}

body {
	/*background: #ccc;*/
	background: #c0c0c0; /* url(/images/background.gif) repeat center;*/
	color: #000;
    text-align: left;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 80%;
	/*font-style: italic;*/
}

#rap {
	width: 650px;
    background: #fff;
	border: 1px solid #000;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	float: center;
}

#main {}

#content {
	width: 90%;
    float: center;
	padding: 25px;
    background-color: #fff;
}

#header {
	background: #fff; /* url(/images/header.jpg) top center; */
	height: 100px;
	letter-spacing: 0.2em;
	margin-top: 0;
	text-align: center;
	vertical-align: middle;
	color: /*#d00*/ #fff;
	font: bold Georgia, Times New Roman, Times, serif; /*Arial, Helvetica, Sans-Serif; */
	font-size: 26px;
}
