html {
background-image: url(pictures/Background%20.jpg);
background-repeat: no-repeat;
max-width: 800px;
}

#allcontent {
margin-left: auto; 
margin-right: auto;
width: 800px;
}

#title {
color: #000099;
font-size: 72px;
font: "Goudy Old Style";
}

#catchline {
color: #3366CC;
font-size: 48px;
position: relative;
font: "Goudy Old Style";
top: -15px;
left: 150px;
}

#navigation {
position: absolute;
top: 175px;
color: #3366CC;
font-size: 42px;
font: "Bickham Script Pro Semibold";
}

a:visited {
color: #0000FF;
text-decoration: underline;
}

A:active {
color: #000099;
text-decoration: underline;
}

A:hover {
text-decoration: underline;
color: #000099;
}

#index {
color: #000099;
font-size: 64px;
font-style: italic;
}

#picture {
position: relative;
left: 850px;
top: 30px;
}

#video{
border: thin;
border-color: #000000;
border-bottom: thin;
border-left: thin;
border-top: thin;
border-right: thin;
border-bottom-color: #000000;
border-top-color: #000000;
border-left-color: #000000;
border-right-color: #000000;
border-bottom-style: solid;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
width: 425px;
}


#content {
position: relative;
top: 10px;
left: 275px;
width: 550px;
font-size: 18px;
}

#bookreview {
position: relative;
top: 10px;
left: 250px;
}

#ipoetry {
position: relative;
top: -520px;
}

#footer {
position: relative;
top: 25px;
font-size: 10px;
}

#button {
position: absolute;
top: 1475x;
font-size: 10px;
}

#favourits {
position: absolute;
top: 575px;
font-size: 10px;
}

@charset "utf-8";
/* CSS Document */


