@charset "UTF-8";
/* CSS Document */

#imgholder
{
    width: 680px;
    height: 491px;
	background:#fff url('/images/tenrehte_logo_680x491.jpg') 50% 50% no-repeat;
}

#imgholderHalloween
{
    width: 680px;
    height: 491px;
	background:#fff url('/images/tenrehte_logo_vampires_beware_680x491.jpg') 50% 50% no-repeat;
}

#imgholderTesla
{
    width: 680px;
    height: 491px;
	background:#fff url('/images/tenrehte_picowatt_tesla_coil_680x491.jpg') 50% 50% no-repeat;
}

#theimg
{
    width: 680px;
    height: 491px;
}

