body { 
font-size : 1.5em; 
background : #d4ecfb; 
} 

div#header { 
position : relative; 
padding-bottom : 2em; 
border-bottom : 10px groove #d4ecfb; 
margin-bottom : 10px; 
} 

h1 { 
font-family : "Arial Black", sans-serif; 
font-size : 2em; 
text-align : center; 
font-variant : small-caps; 
} 

h2 { 
font-family : "Arial Black", sans-serif; 
font-style : italic; 
font-size : 1.25em; 
text-align : center; 
} 

div#amidea { 
position : absolute; 
top : 0.1em; 
left : 0.1em; 
} 

div#filmmaker { 
position : absolute; 
top : 0.1em; 
right : 0.1em; 
} 

div#link1 { 
position : absolute; 
bottom : 0.1em; 
left : 0.1em; 
} 

p { 
font-family : "Palatino Linotype", Palatino, serif; 
line-height : 125%; 
} 

.link { 
font-family : "Palatino Linotype", Palatino, serif; 
font-size : 1em; 
line-height : 170%; 
} 

a:hover { 
font-weight : bold; 
color : #74269d; 
} 

div#link2 { 
position : absolute; 
bottom : 0.1em; 
right : 0.1em; 
} 

.author { 
font-weight : bold; 
} 

.title { 
font-weight : bold; 
} 

.quote { 
font-style : italic; 
} 
