div#container {background-image: url(./images/amber-adam.png);}

a.cont:link {color: black;}
a.cont:visited {color: black;}
a.cont:active {color: black;}
a.cont:hover {color: black;
		      text-decoration: underline;}
a.cont {font-family: 'Century Gothic', Arial;
		font-size: 15px;
        text-decoration: none;
        color: black;
        text-align: right;}