body {
margin:5%;
background-color:#FCFCFC;
text-align:center;
}

p, td {
font-family:verdana;
font-size:11px;
text-align:justify;
}

a:link {
color:#006699; 
text-decoration:underline; 
} 

a:active {
color:#006699; 
text-decoration:underline; 
} 

a:visited {
color:cc6633; 
text-decoration:none; 
} 

a:hover {
color:#cc6633; 
text-decoration:none; 
} 

#intro {
width:352px;
height:450px;
border: 1px solid #000000;
background-color:  #FFFFFF;
background: url(intro.jpg);
padding:0px;
margin:10px;
}

#text {
margin:-13px 7px 7px 7px;
}

#main {
width:5000px;
height:370px;
padding:0px;
}

#center {
width:646px;
height:370px;
padding:0px;
}

#next {
width:646px;
text-align:left;
margin-left:20px;
}

.space {
width:359px;
}

#goodnight {
margin:410px 0px 0px 0px;
text-align:right;
}

.image {
width:182px;
height:448px;
border: 1px solid #000000;
float:left;
margin:10px;
}