body {
background-color: rgb(0,0,0);
font-family:  GillSans, Gill Sans, Trebuchet MS, Verdana, Arial, Times New Roman;
font-variant: small-caps;
color: #222222;
}

div.white {
background-color: #DDDDDD;
}

h4 {
font-size: 10pt;
font-style: italic;
}


.img {
position: absolute;
left: 0px; top:0px;
}

p.newblurb {
position: absolute;
top: 25%;
width: 65%;
left: 20%;
}




p.contentblurb {
position: relative;
left: 10%;
top: 200px;
width: 75%; 
}


span.blurb {
position: absolute; 
top: 200px; 
left: 20px; 
width: 50%;
}


div.content {
position:absolute; 
left: 15%; width: 75%; height: 700px;
text-align: center;
font-size: 12pt;

}


div.newnewcoursework {
position:absolute; 
left: 50px; 
width: 1100px;
text-align: left;
font-size: 12pt;

}


div.newcoursework {
position:absolute; 
left: 50px; width: 1100px; height: 6100px;
text-align: left;
font-size: 12pt;

}





div.coursework {
position:absolute; 
left: 15%; width: 75%; height: 3100px;
text-align: left;
font-size: 12pt;

}


div.competition {
position:absolute; 
left: 15%; width: 75%; height: 1200px;
text-align: left;
font-size: 12pt;

}



span.credits {
position: relative;
text-align: center;
font-size: 9pt;
width: 40%;


}


span.studentcontent {
position: absolute; 
left:30;
top:30;

}


span.studentcontentt {
position: absolute; 
left:30;
top:30;
font-size: 10pt;
}



span.tim {

font-size: 36pt;

}

span.huling {
font-size: 36pt; 
color: #DDDDDD;
}




span.musicforfilm {

font-size: 18pt;

color: #DDDDDD;

}
span.link {
font-size: 12pt;
font-style:italic;

}

}
span.linkwhite {
font-size: 12pt;
font-style:italic;
color: ghostwhite;

}

p.note {
border: 3px groove darkred;
color: black;
}

a {
text-decoration: none;
color: #222222;
}

a:hover {
text-decoration: none;
color: maroon;
}





