1. #content #main, #about, #journal, #friends, #multimedia, #comments, #signature{height: auto;}
  2. #content #main, #about, #journal, #friends, #multimedia, #comments, #signature{height: auto;}
  3. #multimedia, #details, #signature, #friends, #journal, #header{display:none;}
  4.  
  5. body
  6. {
  7. background-color: black;
  8. }
  9.  
  10.  
  11. #content
  12. {
  13. background-color: black;
  14. background-image:url(http://img190.imageshack.us/img190/4263/sadasd6.png);
  15. background-repeat:no-repeat;
  16. background-attachment: scroll ;
  17. height: 700px;
  18. width:945px;
  19. }
  20.  
  21. #comments
  22. {
  23. width:235px;
  24. height:248px;
  25. overflow:scroll;
  26. position: absolute;
  27. top: 100px;
  28. left: 350px;
  29. }
  30.  
  31.  
  32. #about
  33. {
  34. width: 278px;
  35. height: 286px;
  36. overflow:scroll;
  37. position: absolute;
  38. left: 517px;
  39. top: 82px;
  40. }
  41.  
  42. #wishlist
  43. {
  44. width: 196px;
  45. height: 90px;
  46. overflow: scroll;
  47. position: absolute;
  48. left: 265px;
  49. top: 514px;
  50. }