﻿

body {
	background-position: center top;
	background-repeat: repeat;
	background-color: #AEAEAE;
	background-attachment: fixed;
	background-image: url("http://atolyetiyatrosu.com/wp-content/uploads/2015/03/atback.jpg");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}