body{
background: url("../img/bodyback.jpg");
}
header{
background:#2F4584;
min-height:50px;
padding: 10px;
color: #fff;
}
footer{
background:#754094;
min-height:50px;
padding: 10px;
color: #fff;
}
.container{
min-height:650px;
background:#fff url("../img/back.png") ;
background-position: bottom;
background-repeat: no-repeat;
background-size: 600px;
}
a, a:hover{
color:#fff;
}
