@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body{
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    min-height: 1200px;
}
#news{
	margin-bottom:10px;
	margin-top:10px;
	border:0px solid red;
	width:960px;
}
#larg{
    background-color: #216EAD;
    height:45px;

}
#tn{
    padding-top: 70px;
    padding-bottom: 70px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+60,2989d8+62,2989d8+62,2989d8+83,207cca+98,7db9e8+100 */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 60%, #2989d8 62%, #2989d8 62%, #2989d8 83%, #207cca 98%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(60%,#2989d8), color-stop(62%,#2989d8), color-stop(62%,#2989d8), color-stop(83%,#2989d8), color-stop(98%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 60%,#2989d8 62%,#2989d8 62%,#2989d8 83%,#207cca 98%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 60%,#2989d8 62%,#2989d8 62%,#2989d8 83%,#207cca 98%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 60%,#2989d8 62%,#2989d8 62%,#2989d8 83%,#207cca 98%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 60%,#2989d8 62%,#2989d8 62%,#2989d8 83%,#207cca 98%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}
#testei{
    margin-left:10%;
}