body { background-image:url('http://www.mrwallpaper.com/wallpapers/full-moon-night.jpg'); background-repeat:no-repeat; background-size:100%; background-color:black; font-family: helvetica; font-height: bold; } .defaultpic{ border:10px solid black; border-radius: 10px; -webkit-transition:width 2s, height 2s, background-color 2s, -webkit-transform 2s; transition:width 2s, height 2s, background-color 2s, transform 2s; } .defaultpic:hover{ width:424px; height:640px; transform:rotate(360sdeg); -webkit-transform:rotate(360deg); content:url('//rockerek.hu/kepek/tagok/p/po/polish/0009803.008.jpg') } .blackbox { background-color:transparent;} .beszolasok { background-color:#000000;} .tbox { background-color:#111111;} .blackbox, .beszolasok, .tbox {border-width:1px; border-color:#111111;} .editmenu_inactive_top, .editmenu_noborder, .editmenu_kulso { border-color:#111111; } body,p,table,td,tr { color:#990000; } th { color:#FFFFFF; } a, a:link, a:visited { color:#990000; } a:hover, a:active { color:#990000; } table, tr, textarea {background-color:transparent; background-image:none; color:#FFFFFF;} table,td,th { border:none; border-width:0; } td { background-color:transparent; background-image:none; }