/*
Theme Name: Textback
Theme URI: http://http://www.amypink.com
Description: The official AMY & PINK Theme.
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com/

See style-core.css for additional styles.
See style-ie.css for ie-specific fixes.
*/

body {margin: 20px 0 20px 0; padding: 20px 0 20px 0; text-align: center; font: 12px 'Lucida Grande','Arial', sans-serif;
  background: #000 url(bg_1600x1063.jpg) left bottom fixed no-repeat;
  center center fixed no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}

@media only all and (max-width: 1024px) and (max-height: 768px) {
  body {	
    -moz-background-size: 1024px 768px;
    background-size: 1024px 768px;
   }
} 
 
table, td {font: 10px 'Lucida Grande','Arial', sans-serif; color: #000;}

/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}
