body
{
background-color:#640000;
background-image: url("bassrock_raw.jpg"); 
background-repeat: no-repeat;
background-position: top left;
z-index:1;
}


.title
{
position:absolute;
left:245px;
top:15px;
z-index:2;
}


.link2sounds
{
position:absolute;
left:100px;
top:200px;
} 

.link2links
{
position:absolute;
left:640px;
top:500px; 
}

.link2papers
{
position:absolute;
left:740px;
top:200px;
}


a
{
text-decoration:none;
color: #93A536;
font-weight:bold;
font-size:30px;
}



#footnote
{
position:absolute;
left:370px;
top:510px;
color:#93A536;
font-size:10px;
font-weight:normal;
text-align:center;
}

#footnote a
{
text-decoration:none;
color: #93A536;
font-weight:normal;
font-size:10px;
}

#footnote a:hover
{
color:rgb(255,53,0);
}

#footnote a:visited
{
text-decoration:none;
}

#british_flag
{
position:absolute;
left:415px;
top:470px;
border:none;
}

#british_flag a
{
text-decoration:none;
}

#british_flag a:hover
{
text-decoration:none
}

#british_flag a:visited
{
text-decoration:none;
}

p
{
	text-indent:15px;
	text-align:justify;
	width:300px;
	height:150px;
   color: #93a536;
   font-size: 18px;
   margin:20px 20px;
}
