body                    { color: #000; background-color: #ddd; font-family: verdana; font-size: 10px;  }
a:link			{ color: #800; background: none; text-decoration: none; }
a:visited		{ color: #800; background: none; text-decoration: none; }
a:hover			{ color: #f00; background: none; text-decoration: underline; }
a:active		{ color: #800; background: none; text-decoration: none; }

#outlink		{ background: none; width: 200px; height: 12px; position: absolute; right: 0px; top: 0px; text-align: right; }
#prawn			{ background: none; width: 200px; height: 12px; position: absolute; right: 0px; bottom: 0px; text-align: right; }

/* CIGARETTES */
#cigarette1             { width: 146px; height: 190px; position: absolute; left: 200px; top: 150px; }
#cigarette2		{ width: 146px; height: 190px; position: absolute; left: 200px; top: 150px; }
#cigarette3		{ width: 250px; height: 190px; position: absolute; left: 196px; top: 150px; }
#cigarette4		{ width: 129px; height: 171px; position: absolute; left: 217px; top: 169px; }
#cigarette5		{ width: 129px; height: 171px; position: absolute; left: 217px; top: 169px; }
#cigarette6		{ width: 104px; height: 134px; position: absolute; left: 242px; top: 206px; }
#cigarette7		{ width: 104px; height: 134px; position: absolute; left: 242px; top: 206px; }

/* CIGARETTE BUTTS */
#butt1			{ width: 110px; height: 49px; position: absolute; left: 300px; bottom: 2px; }
#butt2			{ width: 108px; height: 60px; position: absolute; left: 355px; bottom: 2px; }

/* SMOKE */
#smoke1			{ width: 30px; height: 41px; position: absolute; left: 180px; top: 100px; }
#smoke2			{ width: 5px; height: 27px; position: absolute; left: 205px; top: 120px; }
#smoke3			{ width: 30px; height: 41px; position: absolute; left: 201px; top: 120px; }
#smoke4			{ width: 5px; height: 27px; position: absolute; left: 225px; top: 130px; }
#smoke5			{ width: 30px; height: 41px; position: absolute; left: 230px; top: 150px; }
#smoke6			{ width: 5px; height: 27px; position: absolute; left: 245px; top: 170px; }

/* ASHES */
#ash1			{ width: 28px; height: 19px; position: absolute; left: 200px; bottom: 2px; }
#ash2			{ width: 62px; height: 20px; position: absolute; left: 200px; bottom: 2px; }
#ash3			{ width: 62px; height: 35px; position: absolute; left: 200px; bottom: 2px; }
#ash4			{ width: 28px; height: 19px; position: absolute; left: 245px; bottom: 2px; }
#ash5			{ width: 62px; height: 20px; position: absolute; left: 245px; bottom: 2px; }
#ash6			{ width: 62px; height: 35px; position: absolute; left: 245px; bottom: 2px; }

/* MATCHES */
#match1			{ width: 51px; height: 81px; position: absolute; left: 150px; top: 220px; }
#match2			{ width: 59px; height: 162px; position: absolute; left: 155px; top: 130px; }
#match3			{ width: 93px; height: 17px; position: absolute; left: 100px; bottom: 2px; }
#match4			{ width: 93px; height: 17px; position: absolute; left: 60px; bottom: 3px; }

/* TEXT */
#text			{ width: 200px; height: 15px; position: absolute; left: 150px; top: 350px; text-align: center; }
