body
{
	background-repeat:no-repeat;
	background-position:top left;
	background-image: url(../images/background.jpg);
	background-color:white;
	width:1016px;
	height:606px;
}

img
{
	border:none;
}

div.text
{
	position:absolute;
	text-align:right;
	color:#103271;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:28pt;
	font-style:italic;
	font-weight:bold;
	top:181px;
	left:700px;
}

div.text div
{
	padding-bottom:35px;
}

div.buttons
{
	position:absolute;
	top:259px;
	left:65px;
}

div.buttons div
{
	padding-bottom:20px;
}
