html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, nf, section, summary,
time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }


html {
  background: url(../img/pattern.jpg) repeat-x;
  font-family: "LubalGraphBkBTBook", Helvetica, Arial, sans-serif; }
  html body {
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0 20px;
    height: 600px;
 /*   background: url(../img/img.png) no-repeat right;*/
 }
    html body a {
      color: #990000;
      text-decoration: none;
  }
      html body a:hover {
        color: #ff0000; }
    html body #info {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 360px;
	background: url(../img/logo.png) no-repeat;
	padding-top: 320px;
}

       
      html body #info #social {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
        html body #info #social .twitter-share-button {
          float: left;
          margin-left: 100px; }
      html body #info #links {
        margin-top: 20px;
        color: #999999;
        font-size: 12px;
        text-align: center; }
		
	
			#texts{
	bottom:25px;
	font-size:14px;
	line-height:17px;
	left: 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
			}
		
@font-face {
    font-family: 'LubalGraphBkBTBook';
    src: url('../fonts/lubalin_graph_book_bt-webfont.eot');
    src: url('../fonts/lubalin_graph_book_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lubalin_graph_book_bt-webfont.woff') format('woff'),
         url('../fonts/lubalin_graph_book_bt-webfont.ttf') format('truetype'),
         url('../fonts/lubalin_graph_book_bt-webfont.svg#LubalGraphBkBTBook') format('svg');
    font-weight: normal;
    font-style: normal;

}
