
h1 {
color: red;
font-family: Times New Roman;
margin:0 .5em 0 0;
padding:0;
 }
a:link { 
color: green;
   }
   
.links {
	margin-top: 5px; 
  margin-bottom: 7px;
	}

.centre{text-align:center}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{
margin:5px;
}

.photos{
font-size: small;
}

#header {
height:120px;
}

#dragon{
position:absolute;
top:0px;
right:0px;
width:145;
}

#menu {
position:absolute;
top:120px;
left:10px;
width:135px;
}

#content {
position:absolute;
top:120px;
left:150px;
right:0px;
}

#home{
margin-top:5px;
}

#logo{
float:left;
width:140px;
}

.fullwidth{
clear: both;
}
