#columntabs {
	float: right;
	height: auto;
	width: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	line-height: 35px;
	margin-top: 100px;
	margin-right: 10px;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	color: #408080;
	margin-left: 30px;
}
a {
	color: #408080;
	text-decoration: none;
	list-style-type: none;
}

body {
	background-image: url(liberty3contents.jpg);
	background-color: #ECE5DB;
	background-repeat: no-repeat;
}
#video {
	margin-top: 150px;
	float: left;
	width: 420px;
	margin-left: 30px;
}
p {
	margin: 15px;
}
