BODY { background:#030102; color: #d1bc7e; margin: 0px;  font-family: Arial; font-size: 12px; 
}

/*Background of all pages*/
.bg1 { background-image:url(images/bg1.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}

.bg2 { background-image:url(images/bg2.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}

.bg3 { background-image:url(images/bg3.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}

.bg4 { background-image:url(images/bg4.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}

.bg5 { background-image:url(images/bg5.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}

.bg6 { background-image:url(images/bg6.jpg); background-repeat:no-repeat; background-position:top; height: 700px;
}
 
/*index*/
a.skip:link {
color: #333333; text-decoration: none; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.skip:visited {
color: #333333; text-decoration: none;; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.skip:active {
color: #333333; text-decoration: none;; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.skip:hover {
color: #d1bc7e; text-decoration: underline; font-size: 12px; font-family: Arial; font-weight: bold;
}


/*gallery*/
.top { padding-left: 80px;
}

a.top:link {
color: #d1bc7e; text-decoration: underline; font-size: 11px; font-family: Arial; font-weight: bold;
}

a.top:visited {
color: #d1bc7e; text-decoration: underline; font-size: 11px; font-family: Arial; font-weight: bold;
}

a.top:active {
color: #d1bc7e; text-decoration: underline; font-size: 11px; font-family: Arial; font-weight: bold;
}

a.top:hover {
color: #333333; text-decoration: underline; font-size: 11px; font-family: Arial; font-weight: bold;
}

/*contact us*/
a.email:link {
color: #ffffff; text-decoration: underline; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.email:visited {
color: #ffffff; text-decoration: underline; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.email:active {
color: #ffffff; text-decoration: underline; font-size: 12px; font-family: Arial; font-weight: bold;
}

a.email:hover {
color: #d1bc7e; text-decoration: underline; font-size: 12px; font-family: Arial; font-weight: bold;
}
