html {
	background-color: #a1bad1;
}
#img {
	width: auto;
	top: 0;
	left: 0;
}
#hidetag{
	color: black;
    text-decoration: none; 
    cursor: pointer;
}