
/* Ryan Ganders Studio

http://www.frankandeunice.com/

Created by Sara Nunes Fernandes aka Vivyane Fernando

Please contact websites (at) vivyanefernando (dot) info for any queries or accessibility issues

Last modified 11/2009

*/

a:link {text-decoration:none;}
a:visited {color: #551a8b; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}

body {
	background-color:#333;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;}
		
li {
list-style-type:none;
list-style: none;
}

#text {
	padding:25px;
	max-width:300px;}

#textbox {
background-color:white;
border:0;
position:absolute;
width:365px;
height:452px;
left:120px;
top:89px;
z-index:1;
}

#imagebox {
	position:absolute;
	left:445px;
	top:29px;
	z-index:0;}
