﻿BODY{
  text-align : center;
  margin : 0px;
}
#logo{
  margin-top : 150px;
}
h1 {
  font-size: 60%;
  font-weight: normal;
}
.kiji{
  font-size: 60%;
  font-weight: normal;
}
.link{
  font-size: 60%;
  background-color : #cc0000;
  bottom : 0px;
  left : 0px;
  width : 100%;
  padding : 10px 0px 10px 0px;
}
.link A{
  font-weight : normal;
  color : white;
  text-decoration : none;
}
#GoogleSearch{
  margin-top : 30px;
}
ADDRESS{
  font-size : 50%;
  font-weight : normal;
  font-style : normal;
  color : gray;
  font-family : Arial;
}
A{
  color : gray;
  text-decoration : none;
}
#link {
    font-size: 60%;
	background: #990033;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#link a {
	color: #FFFFFF;
}


