html{
background: #b3dced; /* Old browsers */
background: -moz-linear-gradient(left, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
background: linear-gradient(to right, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=1 ); /* IE6-9 */
width:900px;
height:600px;
}
.container {
height: 870px;
width: 600px;
background: #eee;
margin: 10px 512px auto;
position:relative;
border-style:solid;
border-width:1px;
text-align: center;
}
.header {
background-image:url('asd321');
top: 0px;
margin: 0px 512px auto;
width: 600px;
height: 181px;
text-align: center;
}
h1 {
font-size:200%;
color:#0c517e;
}
Kuidas nihutada vasakule headrit.