body {
	color: #808080;
	background-image: url(../images/tree.png);
	}


table, th, td, tr {
	
	margin-top: 25px;
	
	margin: center;
	
	border: 1px solid #808080;

	border-collapse: collapse;

}

table, th, td, tr {

	padding: 10px;

}

table {
	
	text-shadow: 3px 3px 100px #808080;
	
	width: 100px;

}

button {
	background-color: #808080;
}

.center {
	
	margin-left: auto;
	
	margin-right: auto;
	
	width: auto;
	
	height: auto;
	
}

.veil {
	opacity: 95%;
	font-family: Monospace, courier;
	width: 50%;
	background-color: black;
	margin-top: 75px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.eight {
	margin-top: -5px;
	margin-bottom: -5px;
	width: 100px;
	height: 100px;
}

.preach {
	font-family: sans-serif, helvetica;
	font-size: 40px;
}

h4 {
	font-family: sans-serif, helvetica;
}

select {
	background-color: #808080;
}

input {
	background-color: #808080;
}

.star {
	width: 50px;
	height: 50px;
	margin-top: -15px;
	margin-bottom: -15px;
}

.love {
	width: 100%;
	height: 100%;
}

.tree {
	padding-right: 50px;
	margin-top: -50px;
	margin-right: auto;
	width: 350px;
	height: 350px;
	float: right;
}

.poem {
	margin-top: 50px;
	margin-bottom: 50px;
}

.break {
	margin-bottom: 100px;
}

.fix {
	margin-top: auto;
}

.felt {
	margin-bottom: -50px;
	margin-top: 50px;
	text-align: center;
}

.sword {
	padding-left: 50px;
	margin-top: 10px;
	margin-right: auto;
	width: 350px;
	height: 350px;
	float: left;
}

.fix2 {
	margin-top: 10px;
}

.box {
	text-align: center;
	margin-top: 85px;
	padding-bottom: 20px;

}
