html, body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	background-color:#e02c87;
	background-image:url(metrobuki.gif);
	background-repeat:no-repeat;
}

a {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

p {
	
	}

h1 {
	 font-size: 21px;
	 font-weight: bold;
	 margin: 0;
}

