/* @override http://192.168.1.6:9016/artcss/the_wrong_side.css */

html{
	background: #333 url(/images/article/the_wrong_side/bg.jpg) fixed;
}
body{
	background: url(/images/article/the_wrong_side/background.jpg) repeat-y fixed center top;
}
.h1, h1{
	font: 102px "proxima-nova-1", Calibri, Trebuchet, "Trebuchet MS", sans-serif;
	letter-spacing: -0.05em;
}