body {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11pt;
	color: #000000;
	text-align: center;
}

a {
	text-decoration: none;
	border:none;
}

img {
	border:none;
}

div#container{
	width: 710px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.jpg);
}

div#logo{
	width: 690px;
	height: 5px;
	padding-top: 20px;
}

div#text{
	width: 670px;
	margin: 100px 20px 0px 20px;
}

div#image{
	width: 670px;
	margin: 70px 20px 0px 20px;
}
