/* @override http://localhost/testing/pwstyle.css */

body {
	background-image: url('../GIFS/MACSLEAT.GIF');
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
	width: 420px;
	margin: 350px auto auto;
	position: relative;
	text-align: center;
}

#pass {
	width: 120px;
	overflow: hidden;
	text-align: right;
}

pre {
	color: yellow;
}

#formfield {
}

#pw {
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
}

