body { background-image:url(); background-width:200px; background-height: 200px; background-repeat: no-repeat;background-position: center; background-attachment: fixed; } .blackbox { background-color:transparent; background-image:none;} .beszolasok { background-color:transparent;} .tbox { color=red; background-color:transparent;} .blackbox, .beszolasok, .tbox {border-width:0px; border-color:#111111;} body,p,table,td,tr { color:#FFFFFF; } th { color:#FFFFFF; } a, a:link, a:visited { color:white } a:hover, a:active { color:red; } 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; }