/* hb group 07collectins css style */

/*-- www.twelve20.co.uk 2006
	
Welcome to the our-atelier.co.uk. 
Thank you for taking the time too look at the code.
All code is copyright of Twelve20 © 2006 please
visit http://www.twelve20.co.uk for more details or email
me at us@twelve20.co.uk.co.uk.

*/

body,html {
height:100%;
margin: 0px;
padding: 0px;
background-color:#000000;
color:#ffffff;
font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
}

#center {
position: absolute;
top: 49%;
left: 50%; 
width: 600px;
height: 400px;
margin-left: -300px;
margin-top: -200px;
background-color:#ffffff;
}

a {
color:#FFFFFF;
text-decoration:none;

}
