body {
/*width:1263px;*/
margin:0 auto;
background-image: url(images/background.jpg);
background-position: top center;
background-repeat: no-repeat;
/*min-height: 1080px;*/
background-color: #060f5c;
}

.title{font-size:40px; color:#000099; margin-top:10px;}

A:link {color:#00F;}
A:visited {color:#00F}
A:active {color:#00F}
A:hover {color:#09F; text-decoration:none;}


.footerlink A:link {color:#FFF}
.footerlink A:visited {color:#FFF}
.footerlink A:active {color:#FFF}
.footerlink A:hover {color:#09F; text-decoration:none;}


