body {
	background-image: url('images/31.jpg');
	background-repeat: no-repeat;
	background-color: #FF5780;
}
h1 {
	font-weight: bold;
	margin-left: 130px;
}
.small {
	font-size: 12px;
}



table {
	height: 500px;
	width: 955px;
}
.navi {
	text-align: left;
	width: 20px;
	height: 300px;
}
a:link {
	color: #0000FF;
}

a:visited {
	color: #9900FF;
}
.down {
	margin-top: 60px;
}

ul {
	margin-left: 200px;
}

a:hover {
	color: #FF9900;
}
a:active {
	color: #FFFF00;
}
