@charset "utf-8";
/* CSS Document */

{
  background-color: #fcfcfc;
}
.logo
{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 600px;
  height: 323px;
  background-color: #fcfcfc;
  border-radius: 3px;
}