.palm_left {
	background-image: url(../images/palms_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.palm_right {
	background-image: url(../images/palms_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.black_text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}
html,body {
	height: 100%;
}
.title_page {font-size: 24px}
.medium_title {font-size: 18px}
