[ style ]a:link{text-decoration:none;}[ /style ]
[ style ]a:hover{text-decoration:underline;}[ /style ]
* link effects - link = link not having an underline - hover = link having an underline when cursor is over the link*
[ style ]td{background-color:;text-shadow:2px 2px 2px ;font-family:cursive;}[ /style ]
[ style ]table{background-color:;text-shadow:2px 2px 2px ;font-family:cursive;}[ /style ]
[ style ]th{background-color:;text-shadow:2px 2px 2px ;font-family:cursive;}[ /style ]
*Table Effects - all = puts color in the background. texts gets shading. Font type is changed*
[ tyle ]textarea{background-image:url(http://th01.deviantart.net/fs71/150/i/2011/352/a/e/flying_dragon_by_koapaka101-d4jflmv.png);background-repeat:no-repeat;background-position:center;background-color:;}[ /style ]
*comment box effects - puts image in the comment box and sets a background while setting the position and stopping the background from repeating*
[ style ]Div{background-image:url(http://th09.deviantart.net/fs70/150/f/2011/309/1/4/sleeping_dragon_by_koapaka101-d4f50by.jpg);background-repeat:no-repeat;background-position:center; }[ /style ]
*div effects - Give the top and bottom bar a picture that does not repeat and is centered