* {
	margin: 0;
	padding: 0;
}

body {
background: #dfcbe7 url(../Images/General%20Images/web/page.gif) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
color: #222;
}

a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #660066;
}

#wrap {
	margin: 0 auto;
	width: 1080px;






