body {background: green; background-image:url("ireland2.jpg"); background-repeat:no-repeat; background-position: center center;}
.table1 {background-color: blue; width: 100%; height: 100%;}, th, td {font-size: 15px;} 
.table2 {background-color: #009966; width: 100%;}
p {color:#FFFFFF; text-align: left;}
#derp {background-color:yellow;}
#egg {position:absolute; right:2px; top:10px; font-size:10px;}
a:link {color: green;}
a:visited {color: green;}
a:hover {color: red; text-decoration: blink;}
a:active {color: red;}