/* CSS Document */

body{
	background-color:#fafaeb;
	width:100%;
}

table{
	width:726px;
}

p{
	line-height:20px; 
	font-size:12px;
	text-align:center;
}

a.lightview{
	text-decoration:none;
	font-size:20px;
}


div#footer{
	text-align:center;
}




