#fred {
	width:180px;
	}
	
#bob {
	width:90px;
	}
	
body {
background-color:#c9e7ed;
font-family:Arial, Helvetica, sans-serif;
	}

h4 {
	font-size:3em;
	text-align:center;
}

h1 {
	color:#3333ff
}

#white {
	color:#00ff00
}

#luca{
	color:pink
}