﻿body 
{
	padding:0; margin:0; font-family: "Trebuchet MS";
	font-size: 100%; width:70%; height:100%; background:#fff;
	background-repeat:repeat-x;
}

.intro {
	height: 60%;
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
	font-size: 18px;
	color: #e0124f;
}

.intro a {
	font-size: 18px;
	color: #e0124f;
	text-decoration: underline;
}

.intro a:hover {
	font-size: 18px;
	color: #e0124f;
	text-decoration: none;
}