Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- #profile { border: hidden;
- background-color: transparent; }
- body {background-color: black;}
- body
- {
- background-image:url('LINK HERE');
- background-repeat: no-repeat;
- background-attachment:fixed;
- background-position:center;
- background-size:4000;
- margin-leftt:200px;
- }
- div.background
- {
- width:300px;
- height:290pxf;
- border:0px solid black;
- }
- div.transbox
- {
- ALIGN=LEFT
- width:300px;
- height:100px;
- margin:3px 3px;
- background-color:gray;
- border:1px solid black;
- opacity:0.6;
- filter:alpha(opacity=60); / For IE8 and earlier /
- }
- div.imgbox
- {
- ALIGN=LEFT
- width:550px;
- height:300px;
- margin:3px 3px;
- opacity:0.6;
- filter:alpha(opacity=60); / For IE8 and earlier /
- }
- div.transbox p
- {
- margin:5px 5px;
- font-weight:bold;
- color:black
- ;
- }
- </style>
- <center>
- <div style="border:10px solid black;width:400;">
- <div style="border:0px solid black;width:400">
- <img src="LINK HERE" width="100%" style="filter:alpha(opacity=40)" onmouseover="this.filters.alpha.opacity=100" onmouseout="this.filters.alpha.opacity=40">
- <div style=";background:#111;padding:0px;font-family:constantia;letter-spacing:-3px;text-transform:uppercase;font-size:28px;color:#777;text-align:center;">
Advertisement
Add Comment
Please, Sign In to add comment