body {
	background: #d44620 url(../images/entry_page_bg.jpg) repeat-x;
}
.entry_logo {
	margin-right: auto;
	margin-left: auto;
	width: 263px;
	height: 402px;
	margin-top: 80px;
}
.entry_text_1 {
	color: #e9e1a2;
	text-align: center;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 40px;
}
.entry_text_1 a:link {
	color: #e9e1a2;
	text-decoration: none;
}
.entry_text_1 a:hover {
	color: #bdb785;
	text-decoration: none;
}
.entry_text_1 a:visited {
	color: #e9e1a2;
	text-decoration: none;
}
.entry_text_1 a:active {
	color: #e9e1a2;
	text-decoration: none;
}

.entry_text_2 {
	color: #dfe794;
	text-align: center;
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 40px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.entry_text_2 a:link {
	color: #dfe794;
	text-decoration: none;
	font-weight: bold;
}
.entry_text_2 a:hover {
	color: #dfe794;
	text-decoration: none;
	font-weight: bold;
}
.entry_text_2 a:visited {
	color: #dfe794;
	text-decoration: none;
	font-weight: bold;
}
.entry_text_2 a:active {
	color: #dfe794;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	color: #bbc27c;
	text-align: center;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	margin-top : 20px;
}