* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #3B4853 url(images/tech_bg_1.png) repeat-x;
	color: #252525;
}
#widewrap {
	width: 350px;
	margin: 0 auto;
	padding-top: 300px;
}
#leftshadow {
	width: 21px;
	height: 524px;
	float: left;
}
#rightshadow {
	width: 21px;
	height: 524px;
	float: right;
}
#wrap {
	/* background: url(http://www.thegreatennui.com/images/wrap_bg1.png) 0 0 repeat-y; */
	width: 350px;
	float: left;
	text-align: left;
}
#logo {
	width: 198px;
	margin-left: 126px;
}
#formText {
	
	width: 450px;
	color: #eee;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #eee;
}
