body
{
	background-color: white;
	background-image: url(/2014_conference/grcs/opening/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	margin: 0;
	padding: 0;
	padding-top:5px;
	font-size: 1.0em;
	line-height:1.5em;
	color: #0054a6;
	letter-spacing: -0.05em;
}
p
{
	margin:0;
	padding:0;
	font-size: 0.6em;
	line-height:1.0em;
}
p.date
{
	margin:0;
	padding:0;
	font-size: 0.75em;
	line-height:3.0em;
}
.button a
{
	width:400px;
	padding:0;
	display:block;
	text-decoration: none;
	outline:none;
	border:0;
	height:51px;
}
.button a:hover
{
	background-color: transparent;
	background-image: url(/2014_conference/grcs/opening/button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.button a:active
{
	background-image: url(/2014_conference/grcs/opening/button_on.png);
}
a:hover h1, a:hover p 
{
	color:#ffffff;
}
.spcr
{
	margin-bottom: 20px;
}