/** themes **/

/** colors: aqua, black, blue, fuchsia, gray, green, lime, maroon **/
/** navy, olive, purple, red, silver, teal, white, and yellow. **/

/*************/
/** default **/
/*************/
body #topview {
	background: url(http://www.espanaviva.com/uploads/image,1793,en.jpg);
	}
http://www.espanaviva.com/uploads/image,1793,en.jpg

body #main {
	}

/*********************/
/** holiday-rentals **/
/*********************/
body.holiday-rentals #topview {
	background: url(http://www.espanaviva.com/uploads/image,1794,en.jpg); */
	}

body.holiday-rentals #main {
	}

/***********************/
/** long-term rentals **/
/***********************/
body.long-term-rentals #topview {
	background: url(http://www.espanaviva.com/uploads/image,1784,en.jpg); */
	}

body.long-term-rentals #main {
	}

/*******************/
/** other rentals **/
/*******************/
body.other-rentals #topview {
	background: yellow;
	}

body.other-rentals #main {
	}

/******************/
/** la herradura **/
/******************/
body.la-herradura #topview {
	background: blue;
	}

body.la-herradura #main {
	}

/**************/
/** about us **/
/**************/
body.about-us #topview {
	background: green;
	}

body.about-us #main {
	}

/**************/
/* contact us */
/**************/
body.contact-us #topview {
	background: url(http://www.espanaviva.com/uploads/image,1785,en.jpg);
	}

body.contact-us #main {
	}

/*******************/
/* property owners */
/*******************/
body.property-owners #topview {
	background: url(http://www.espanaviva.com/uploads/image,1793,en.jpg);

	}

body.property-owners #main {
	}

/***********/
/* sitemap */
/***********/
body.sitemap #topview {
	background: url(http://www.espanaviva.com/uploads/image,1785,en.jpg);
	}

body.sitemap #main {
	}
