html{font-family:arial; font-weight:bold; margin:0px;}
body{font-size: 20pt;}
#bg-img
{
	background-color: #c00; padding:1px 50px;
  color:white;
}

#clip-text
{
	background-color: #072; padding:50px;
  background-clip: text;
  color: transparent
}