﻿/* 	-- CSS for SixBulletsMovie.com by Jon Kline	-- 
	-- This is the alternate1.CSS encoded UTF-8	--
*/


.main
	{
	height: 100%;
	width: 800px;
	background-image: url(../images/redcloak_bg.jpg);
	background-position: bottom right;
	background-attach: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: x-small;
	}

/* --end CSS-- */