body { background-image:url( http://www.higginsc.com/images/DeepSky/Orion11-4-05.jpg ); background-repeat: no-repeat; background-attachment: fixed; background-position: center center; width: 100%; } .blackbox { background-color:transparent; border:thick; corder-color:red; } .beszolasok { background-color:transparent; } .tbox { background-color:blackgreen; align:center; } .blackbox, .beszolasok, .tbox { border-style:double; border-color:green; } body,p,table,td,tr { text-align: middle; color:#FFFFFF; } th { color:#FFF000; font-size:14px } a, a:link, a:visited { color:#00FF00; } a:hover, a:active { color:#0000FF; } table, tr, textarea { background-color:transparent; background-image:none; color:#FFFFFF; width:100% } table,td,th { border-top:0; } td { background-color:transparent; background-image:none; border-style:none; }