p:first-letter
 	{
 	color:#ff0000;
 	font-size:xx-large;
 	}
div
	{
		width: 100%;
		height: 70px;
		background: #000000;
		background-image: url('images/mb2.jpg');	
		background-repeat: no-repeat;
		background-position: center center;
	}

