@charset "utf-8";
/* CSS Document */

html {
  	min-height: 100%;
}
body {
	background-image:url('img/stran.jpg');
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center top;
	text-align: center;
	height: 1150px;
}
p {
margin:170px 0 0 0;
}
.thumb {
margin:300px 0 0 0;
}