input.cell { 
	width: 34px; 
	height: 34px; 
} 

header#top {
  background: url(../images/head-background.png);
}

body {
    background: url(../images/pifagor-background1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
} 

p.small { font-size: 16px !important; margin-bottom: 10px; }
