
/* theme background images */

html { background: url("repeat.bg.jpg"/*tpa=http://www.web2tasarim.com/wp-content/themes/web2tasarim/css/theme.modern/repeat.bg.jpg*/) repeat-x top; } /* background repeating image */
body { background: url("center.bg.jpg"/*tpa=http://www.web2tasarim.com/wp-content/themes/web2tasarim/css/theme.modern/center.bg.jpg*/) no-repeat center top; } /* background center image */

/* links coloring */

a { color: #38b; } /* text links color */
a:hover { color: #94b; } /* hover color (you can remove this) */
