/*
style for section Movs
*/

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

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

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

a:link { color: #962424}
a:visited {color:#740404}

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

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

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





