#white {
	color:white
	}
	
#silver{
	color:black
	}
		
#{silver
	color:black
	}

#fred {
	width:180px;
	}
	
#bob {
	width:50px;
	}
	
body {
background-color:#ccced1  ;
font-family:Arial, Helvetica, sans-serif;
	}
	
h4 {
	font-size:3em;
	text-align:center;
	}

h1 {margin-left:130px; 
	color:blue
	}

<img id="Gossip Girl" src="Gossip Girl.jfif" /> {
	image-align:center;
}
