/* CSS Document */

. Main div { backface-visibility: visible;
background color :#6FF; 
div }
div :hover{ background color: #0000ff;
 font-color: #FFFFF;}
 .Main h1{ font-family:"Time New Roman",Times,serif;
 font-size: 37px;}
 .Main section{background-color:#000000;
  opacity:1;
  width: 100%;
  height: 95%;}
  Main div:hover{ font-color:#FFFFFF}
  
  @font-face {
    font-family: 'goma_blockregular';
    src: url('gomarice_goma_block-webfont.woff2') format('woff2'),
         url('gomarice_goma_block-webfont.woff') format('woff')
@WS  {font-family:'goma_blockregular';
text_size: 1.2em;
alignment-baseline:middle;

.Main {background color :#cf0c00;}
body {background-color: #ffffff;
      background-size: 100% , 100%;
	  min-height:500px;
	  min-width:500px;}
}