body { font-family: Papyrus, Georgia, "Times New Roman"; background-color: #FFFFFF; background-image: url(images/bgstrip.jpg); background-repeat: repeat-x; background-position: left center; background-attachment: fixed; font-weight: bolder; color: #FFFFFF; text-align: left; } .film { height: auto; width: 10%; position: relative; background-color: #333333; background-image: url(images/filmstrip.jpg); background-repeat: repeat-y; background-position: center top; } .screenshots { font-family: Papyrus, Georgia, "Times New Roman"; position: relative; width: 55%; top: 5px; color: #999999; left: -40px; } a:link { color: #E9E9E9; font-weight: bold; } a:visited { color: #CCCCCC; font-weight: bold; } .intro { font-family: Papyrus, Georgia, "Times New Roman"; font-size: medium; font-weight: bolder; color: #FFFFFF; position: absolute; width: 30%; left: 20px; top: 100px; text-align: left; letter-spacing: normal; word-spacing: normal; background-color: #999999; border: medium solid #FFFFFF; } a:hover { color: #FFFFFF; }