body {
background-color: #ffffff;
}
A:link{
text-decoration: none;
color: #004283;
}
vwh:link{
text-decoration: none;
color: #ff4d59;
}
A:visited{
text-decoration: none;
color: #004283;
}
A:active{
text-decoration: none;
color: #004283;
}
A:hover{
text-decoration: none;
}
#title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
  margin-bottom: 2%;
  position: relative;
  width: 600px;
  text-align: center;
  border-bottom-left-radius:40%;
  border-bottom-right-radius:40%;
  border-style:solid;
  border-top-left-radius:10%;
  border-top-right-radius:10%;
  border-width:5px;
  box-shadow:#45484b 5px 5px 7px;
  color: #004283;
  background-color: #c5bc8e;
  font-family: Baskerville, Garamond;
  font-size:80px;
  height:80px;
  left:0px;
  padding-bottom: 20px;
  text-indent:0;
}
#websites{
margin-left: auto;
margin-right: auto;
width: 826px;
}
#purecalc{
float: left;
width: 200px;
height: 320px;
border: 5px solid #c5bc8e;
border-right: 0;
}
#appstore img{
clear: both;
display:block;
width: 300px;
height: 112px;
margin: auto;
}
#click{
display:block;
width: 230px;
height: 50px;
margin: auto;
}
#repetitivet{
float: left;
width: 200px;
height: 320px;
border: 5px solid #c5bc8e;
}
#clickvideo{
clear: both;
display: block;
float: left;
width: 200px;
height: 50px;
text-align: center;
margin: auto;
}
#clickrevhist{
float: right;
width: 200px;
height: 50px;
text-align: center;
margin: auto;
}
#middletext{
margin-top: 7px;
margin-left: 10px;
margin-right: 10px;
float: left;
width: 380px;
height: 320px;
text-align: left;
font-size: 25px;
font-family: Arial, Helvetica, sans-serif;
}
#video{
float: left;
border: 5px solid #c5bc8e;
width:320px;
height: 240px;
}
#footer{
float: right;
color: #292aff;
position: absolute;
bottom: 0;
}
img {
height: 320px;
width: 200px;
}