* { margin: 0; padding: 0; }

body { background: #fff ; 
color: #000; 
font: 16px/normal Tahoma, Arial, Helvetica, sans-serif; 
}

a img {
border: 0px;
}

table {
margin-left: 80px;
}

#wrapindex {
position: absolute;
width: 940px;
height: 700px;
margin-top: 50px;
left: 50%;
margin-left: -470px;
}

#index_pic {
position: absolute;
top:60px;
left: 60px;
}

p {
	text-indent: 20px;
}

#minilogo {
position: absolute;
top:280px;
left: 180px;
}

.link {
position: absolute;
top:310px;
left: 180px;
}

a.link {
text-decoration:none;
color: #000;
}

a.link:hover {
text-decoration: underline;
}

.poem {
position: absolute;
top:50px;
left: 400px;
}

.poem h2 {
font-size: 30px;
text-align:center;
}

.big {
font-size: 20px;
}

.italic {
font-style:italic;
}

.indent {
text-indent: 20px;
}

.pad {
padding-left: 20px;
}

table
{
border-collapse: separate;
empty-cells: show;
}

.col1 {
width: 220px;
vertical-align:top;

}
.col2 {
width: 220px;
vertical-align:top;
}

.col3 {
width: 300px;
vertical-align:top;
}

.col4 {
width: 140px;
vertical-align:top;
}

.center {
width: 100%;
height: 200px;
text-align:center;
}

.poem center {
font-size: 16px;
text-align:center;
}