* { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-style: normal; font-weight: normal; line-height: 1; vertical-align: baseline; text-decoration: none;} 

body  { font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal; color: rgb(0,0,0); background-color: rgb(245,245,245); }

body { background-image: url(images/treesandwindi.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: fixed; }

header { padding-top: 2em; }
main { }
footer { padding: 2em 3em 3em;  margin-top: 3em; }

h1 { font-size: 2.5em; font-weight: normal; text-align: center; color: rgb(110,110,110); letter-spacing: 0.5em; line-height: 1.5; }
h2 { font-size: 2em; font-weight: normal; text-align: left; padding-left: 0.7em; padding-top: 1.8em; padding-bottom: 2em; border: 1px solid black; }

#bathurst { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/bathurst/CourtHouse.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

#berlin { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/berlin/Berlin05P9250144.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

#ironfest { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/ironfest/12cP5140920.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

#melbourne { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/melbourne/CollinsStreet.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

#mtisaalice { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/120612/treesOrmistongorge.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

#tehran { margin-left: 20%; margin-right: 20%; margin-top: 4em;  background-image: url(images/tehran/sb.808.fall.bdb.01.jpg); background-repeat: no-repeat;  background-size: cover; background-attachment: scroll; }

.yellow { color: yellow; }
.red { color: red; }
.blue { color: blue; }

a { text-decoration: none; }
a:link { color: rgb(255,255,0); }
a:visited { color: rgb(0,0,0); }
a:focus { color: rgb(255,50,0); }
a:hover { color:  rgb(255,50,0); }
a:active { color:  rgb(255,50,0); }

.design { text-align: center; font-size: 1.3em;  color: rgb(110,110,110); border-bottom: 1px solid black; padding-bottom: 0.2em; }
.date { font-size: 0.7em; }

