@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#02691a;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
	width: 100%;
	background-image: url(vist-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 150px;
	padding: 0px;
}

h1
{
	color:white;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:center;
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	margin-top: -25px;
}

h2
{
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 16px;
	font-weight: normal;
}

h3
{
	color:white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:white;
	margin-right: 300px;
	margin-left: 300px;
}

wrapper
{
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 700px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
	 align="center"
}

image
{
	height: 700px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

content
{
	color:white;
	height: 700px;
	width: 960px;
	margin-left: 400px;
	background-image: url(file:///Macintosh%20HD/Users/jill/Desktop/DesktopPC/freelance/vist/vist-bg.jpg);
	margin-top: 200px;
	padding: 200px;
}

logo
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

copy
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

form
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:white;
}
