﻿body        {
  position : fixed;
  width : 100%;
  height : 100%;
  font-family: 'NanumSquare', sans-serif; 

}

div
{
float:left;
}

img
{
width : 170px;
}

#audio
{
  position: absolute;
  top : 20px;
  left : 87%;
}

H1{
font-size	:	24pt ;
font-weight	:	800 ;
letter-spacing: 0.1em;
}

