﻿.style1 {
	background-image: url(logo/dpalebg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCFCDF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCFCDF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCFCDF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FCFCDF;
}
