@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body	{background-color:#000; background-image:url(images/RainbowStars1.jpg);  background-repeat:repeat-y; background-position:center top;  background-attachment: fixed; font-family:Arial, Helvetica, sans-serif; color:#00F;}
.wrapper	{position:relative; top:0px; width:900px; height:4200px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; text-align:center; font-family:Verdana, Geneva, sans-serif; color:#FFF; z-index:2;}
.content	{width:900px; height:4250px; background-image:url(http://www.yemtheatreschool.co.uk/images/photosContentCopy.jpg); background-repeat:no-repeat; padding-bottom:20px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#F60;}
.photo {margin: 4px; float: left; padding: 8px;}
.photo1 {margin-left: 21px; margin-bottom:4px; margin-top:4px; margin-right:4px; float:left; padding:8px;}
.photo2 {margin-left: 26px; margin-bottom:4px; margin-top:4px; margin-right:4px; float:left; padding:8px;}
.photo3 {margin-left: 12px; margin-bottom:4px; margin-top:4px; margin-right:4px; float:left; padding:8px;}
h1	{font-family:Arial, Helvetica, sans-serif; color:#F60;}
a:link {color:#F60; text-decoration: none;}
a:visited {color:#C00; text-decoration: none;}
a:hover {color:#F90; text-decoration: none;}
a:active {color:#FF6; text-decoration: none;}
#bgWrap {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	padding:0em;
}
img#bg	{position:fixed; z-index:1; width:100%; height:100%;}
.copy	{color:#FFF;}