/* HAWHAW skin stylesheet for the hawhaw phone */

body {
  background-color: #FFFFFF;
/*  text-align: center;*/
/*  margin: 0px;*/
  padding: 0px;
  color: #222222;
  font-size:8pt;
}

input {
    font-size: 8pt;
}

#skin {
  margin: 0px auto;
  padding: 0px;
  text-align: justify;
/*
  width: 280px;
  height: 466px;
*/
  width: 800px;
  height: 800px;
  background: url(http://m.culture-en-limousin.fr/css/iphone-interface.jpg) center no-repeat;
}
/*
#display {
  position: relative;
  top: 151px;
  left: 43px;
  width: 191px;
  height: 223px;
  overflow: auto;
}
*/
#display {
  position: relative;
  top: 243px;
  left: 248px;
  width: 320px;
  height: 356px;
  overflow: none;
}

