/*
style for section Fotooz
*/

body {
	background-color: #ffffff;
	color: #000000; 
}

h1 {
	font-family: Verdana;
	font-size: 28;
}

h2 {
	font-family: Verdana;
	font-size: 24;
}

.pageCenter {
  /*align: center;*/
}

.pageMainBlock {
  width: 800;
	font-family: Verdana;
	font-size: 13;
}

.pageContentBlock {
  /*align: left;*/
}


