
img
{
	border-radius: 10px;
}

.COLOUR
{
	height: 50px;
	width: auto;
}

#c01{background-color: black; color: white;}
#c02{background-color: purple; color: white;}
#c03{background-color: yellow; color: black;}
#c04{background-color: green; color: white;}
#c05{background-color: white; color: black;}
#c06{background-color: orange; color: black;}
#c07{background-color: red; color: white;}
#c08{background-color: blue; color: white;}
