@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(http://fonts.gstatic.com/s/raleway/v9/QAUlVt1jXOgQavlW5wEfxVKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
body {
	font-family:'Raleway', sans-serif; font-size:16px;
  height: 2300px;
}

html {
	background: #f230eb; /* Old browsers */
	background: linear-gradient(to bottom, #F5FFC5 0%,#ff89b0 100%); /* W3C */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat:no-repeat;

}
.body-container {
  position: relative;
  width: 1061px;
  margin: 0 auto;
}
input {font-family:'Raleway', sans-serif; font-size:14px}
.title {position: absolute; width: 693px; left:217px; top:308px; font-weight:bold; font-size:23px}
.main {position: absolute; width: 690px; left:186px; top:355px}
.nav {position: absolute; left: 2px; top: 38px}
.homelink {position: absolute; left: 420px; top: 0px;}
.cover {width: 305px; height: 305px; margin: 15px 18px;}
