I will always be here, time passes by and changes come, though life has been always tough for me this could be the only way I could breakfree.

Sunday, November 16, 2008

superman

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://img296.imageshack.us/img296/8936/32089317667d54b7d4bbnewrh8.jpg);
background-attachment: fixed;
background-position: center right;
background-repeat: repeat-x;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #990000;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #000000;
}
.usercontent a:hover {
color: #808080;
}
/* MASTER BOXES */
.commonbox {
border-width: 2px;
border-color: #ffffff;
border-style: solid;
background-color: #ffffff;
}
.commonbox .evenrow {
background-color: #ffffcc;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #990000;
text-transform: lowercase;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 2px;
border-color: #000000;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #990000;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
color: #666666;
}
.data a {
color: #333366;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #990000;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #ffffff;
border-style: groove;
background-color: #000000;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #000000;
border-color: transparent;
background-color: transparent;
text-decoration: ;
}
/* BOX: MORE ABOUT ME */
.moreabout {
border-width: 2px;
border-color: #990000;
border-style: solid;
background-color: #ffffff;
}
/* BOX: MY PHOTO GALLERY */
.photos {
border-width: 2px;
border-color: #990000;
border-style: solid;
background-color: transparent;
}
/* BOX: MY FRIENDS */
.friends {
border-width: 2px;
border-color: #000000;
border-style: solid;
background-color: #ffffff;
}
/* BOX: MY VIDEOS */
.videos {
border-width: 1px;
border-color: #000000;
border-style: solid;
background-color: transparent;
}
/* BOX: MY GROUPS */
.groups {
border-width: 2px;
border-color: #990033;
border-style: solid;
background-color: transparent;
}
/* BOX: MY TESTIMONIALS */
.testimonials {
border-width: 1px;
border-color: #990033;
border-style: solid;
background-color: #ffffff;
}
/* TESTIMONIAL COMMENTS */
.testimonialscomments {
border-width: 2px;
border-color: #000000;
border-style: solid;
background-color: #ffffff;
}
/* BOX: MY SCRAPBOOK */
.scrapbook {
border-width: 1px;
border-color: #990000;
border-style: solid;
background-color: #ffffff;
}
/* BOX: FAN OF */
.fanof {
border-width: 1px;
border-color: #000000;
border-style: solid;
background-color: transparent;
}
/* BOX: MY FANS */
.myfans {
border-width: 1px;
border-color: #990033;
border-style: solid;
background-color: transparent;
}
/* BOX: MY REVIEWS */
.reviews {
border-width: 2px;
border-color: #990033;
border-style: solid;
background-color: #cccc99;
}
/* BOX: MY BLOGS */
.blogs {
border-width: 2px;
border-color: #000000;
border-style: solid;
background-color: transparent;
}
/* BOX: MY BLOG REVIEWS */
.blogsreviews {
border-width: 2px;
border-color: #990000;
border-style: solid;
background-color: #e5e5e5;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Arial, Sans-serif;
color: #;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color: #1a1a1a;
text-transform: lowercase;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
background-color: #990033;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color: transparent;
text-transform: lowercase;
background-color: #990000;
}

Friday, November 7, 2008

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://farm1.static.flickr.com/130/320893176_67d54b7d4b_b.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #333300;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ffffff;
}
.usercontent a:hover {
text-decoration: none;
color: #660000;
}
/* MASTER BOXES */
.commonbox {
background-color: #666600;
}
.commonbox .evenrow {
background-color: #996600;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #000000;
text-transform: lowercase;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: #003300;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #e5e5e5;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #990033;
}
.controlpanel .data {
color: #cccc00;
}
.data a {
color: #b3b3b3;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #666666;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: transparent;
background-color: transparent;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #000000;
border-color: transparent;
background-color: #333300;
text-decoration: ;
}
/* BOX: MORE ABOUT ME */
.moreabout {
border-width: 1px;
border-color: #e5e5e5;
border-style: solid;
background-color: #996600;
}
/* BOX: MY PHOTO GALLERY */
.photos {
border-color: #666600;
background-color: #666600;
}
/* BOX: MY FRIENDS */
.friends {
background-color: transparent;
}
/* BOX: MY VIDEOS */
.videos {
background-color: #333300;
}
/* BOX: MY GROUPS */
.groups {
background-color: #003300;
}
/* BOX: MY TESTIMONIALS */
.testimonials {
background-color: transparent;
}
/* TESTIMONIAL COMMENTS */
.testimonialscomments {
background-color: #999900;
}
/* BOX: MY SCRAPBOOK */
.scrapbook {
background-color: #660000;
}
/* BOX: FAN OF */
.fanof {
background-color: #333366;
}
/* BOX: MY FANS */
.myfans {
background-color: #cccc00;
}
/* BOX: MY REVIEWS */
.reviews {
background-color: #ff9900;
}
/* BOX: MY BLOGS */
.blogs {
background-color: #999933;
}
/* BOX: MY BLOG REVIEWS */
.blogsreviews {
background-color: #cc6600;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
font-family: Arial, Sans-serif;
color: #;
text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
color: #000000;
text-transform: lowercase;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
border-width: 1px;
border-color: #993300;
border-style: solid;
background-color: #666666;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
color: #cccccc;
background-color: #990000;
}

earth

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://www.chinese.technetium.be/images/planets/earth.jpg);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #ffffff;
}
.usercontent a:hover {
color: #ffffff;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: #000000;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #000000;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #ffffff;
border-style: dotted;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
color: #b3b3b3;
}
.data a {
color: #424d61;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #808080;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #1a1a1a;
border-color: #ffffff;
background-color: transparent;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #cccccc;
border-color: transparent;
background-color: #000000;
text-decoration: ;
}

Friday, October 24, 2008

anime.. black and white

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://i216.photobucket.com/albums/cc222/Gomenasaigirl_neji/My%20anime/music-2.gif);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #ffffff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #000033;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #4d4d4d;
}
.usercontent a:hover {
color: #000000;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: #e5e5e5;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #000000;
background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: #999999;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: transparent;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #333333;
}
.controlpanel .data {
color: #1a1a1a;
}
.data a {
color: #1a1a1a;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #1a1a1a;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #4d4d4d;
border-color: transparent;
background-color: #666666;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #000000;
border-color: #000000;
background-color: #cccccc;
text-decoration: ;
}

adrian..to build and to live

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://img339.imageshack.us/img339/6783/adrcopyiv2.jpg);
background-attachment: fixed;
background-position: bottom center;
background-repeat: no-repeat;
background-color: #ffcc00;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #663300;
}
.usercontent a:hover {
color: #ffffff;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: #cc9900;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #ffff00;
text-transform: lowercase;
background-color: #663300;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #4d4d4d;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #cc9900;
}
.controlpanel .data {
color: #333333;
}
.data a {
color: #ff9900;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #cccc00;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffff00;
border-color: #cc6600;
background-color: #996600;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #996600;
border-color: #666600;
background-color: #ffff00;
text-decoration: ;
}

Saturday, October 18, 2008

black and white

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://static-p4.fotolia.com/jpg/00/03/71/25/400_F_3712587_aqpnFlcLmtf2ZuYEZQHNNJoqgyvr0eMQ.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: repeat-x;
background-color: #ffffff;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color: #666600;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #808080;
}
.usercontent a:hover {
color: #003333;
}
/* MASTER BOXES */
.commonbox {
background-color: transparent;
}
.commonbox .evenrow {
background-color: #ffffff;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #ffffff;
background-color: #000000;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-color: #333366;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #336600;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #000000;
}
.controlpanel .data {
color: #99cc00;
}
.data a {
color: #424d61;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #666633;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #000000;
border-color: transparent;
background-color: transparent;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #cccccc;
border-color: transparent;
background-color: #000000;
text-decoration: ;
}

to build and to live

/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://img339.imageshack.us/img339/6783/adrcopyiv2.jpg);
background-attachment: fixed;
background-position: bottom center;
background-repeat: no-repeat;
background-color: #ffcc00;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #e5e5e5;
}
.usercontent a:hover {
color: #ffffff;
}
/* MASTER BOXES */
.commonbox {
border-width: 3px;
border-style: dashed;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #cc9900;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #ffff00;
text-transform: lowercase;
background-color: #663300;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 3px;
border-style: dashed;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #4d4d4d;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #cc9900;
}
.controlpanel .data {
color: #333333;
}
.data a {
color: #ff9900;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #cccc00;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffff00;
border-color: #cc6600;
background-color: #996600;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #996600;
border-color: #666600;
background-color: #ffff00;
text-decoration: ;
}

Monday, September 8, 2008

iam VIRGO

Virgo is known as the Virgin for those born August 23 to September 23. This is an approximation because of the irregular rotation of the earth and therefore not every year will Virgo begin exactly on the 23rd or even end on the 23rd.

When I think of Virgo what comes to mind is perfection. Virgo people tend to collect, study and analyze the facts and all the details before making any important decisions. The key phrase best describing you is “I analyze,” because your mind perceives every little detail, studies it and then forms a critical assessment.

Virgo’s desire is to reach the highest possible perfection, not only in yourselves, but for those around you which can make you a little demanding at work and relationships. Since you are able to see all the details of a situation with the eyesight of a hawk, you have a sense of what needs to be accomplished to exact specifications and so with this perfectionist mindset or at least the desire to attain perfection, you often feel inadequate and inferior with the results of your goals. Nothing is as perfect as what you envision.

You have an excellent eye for detail but you may be so meticulous that you neglect larger issues. Also, although you are realists, you may slow down projects by being too exact. You are practical with your hands, good technicians and you have an eye for innovation, and if things go wrong, you are easily discouraged. Because of your ability to see every angle of a many-sided question, you are unhappy with abstractions. Appreciating the many different points of view as you do, you find philosophical concepts difficult. Remember you are a down to earth, practical realist and not one who likes to ponder concepts for that is just another foreign language to Virgos.

When it comes to love you have just as much burning desire as the next sign but you are so selective and discriminating that many see you as aloof and distant. You are so busy checking potential partners out mentally instead of from your feelings that it seems as though you are not connecting so easily or quickly as other signs. However, in looking for the perfect mate in your analytical ways you tend to figure out your feelings in your head instead of your heart. But when the right soul mate comes along you will be swept off your feet because of your need to find the perfect partner you will believe that your chosen one is perfect. And it will take a truck to run over you to ever change your strong mind that the one you chose is not perfect. And being that you are a practical and conservative earth sign you will be loyal and devoted.

When a Virgo matches up with another Virgo the intensity can be mind-blowing especially since it would be a sexual battle of wits; loving a Leo will be more quiet and harmonious; friendship and hanging with friends with a Cancer; common goals and a business partnership with Gemini; traveling the globe searching for greener pastures with Taurus; Aries will push your buttons but allow for major emotional changes; marriage and union with your opposite sign Pisces; Aquarius can be hot as long as you allow each other separate lives; your constant lover will be Capricorn; you and Sagittarius want to set up a family, Scorpio will mentally stimulate you and with Libra you may be stressing over money but when the cash is good so is the lovemaking.

One of my early astrology teachers was a Virgo and who taught me that Virgo’s put relationships into concentric circles. The outer circles are relegated to the people you most interact with but with no emotional connection. And so there is the inner circle of loved ones, the next circle of close friendships, the next circle of acquaintances and so forth. The point of the analogy is that the outer circles never receive the criticism that the inner circle people do. So if you happen to fall in love with a Virgo you may have to start taking stock of your faults because your Virgo lover will definitely point them out.

Your creative talents tend to be more intellectual, detailed, designed, and well-thought out. These qualities lend itself towards architecture, engineering, writing, fashion design and all types of craftsmanship. One interesting note with many Virgo artists is with their penchant for detail many of them love to work in miniature or with very precise and detailed designs on a smaller scale than usual.

Virgo's real satisfaction lies in your work and service. You are the best workers of the zodiac. Your greatest fault is in being too critical on yourselves. You are careful with money and your interest in the details of statistics makes you excellent bookkeepers and accountants. You also make good editors, mathematicians and secretaries.

If you go in for a business career your shrewdness and analytical ingenuity could tempt some of you into dishonesty, although you usually have enough moral sense to resist temptation.

Your biggest talents are masterminding organizations that would overwhelm anyone else and concentrating no matter what distractions come your way. Highly goal-oriented, few things will deter you from finishing what you've started--you are no quitter. You may get so involved in detail that you miss the long view of things. So step back now and then and reassess your assumptions. See if you can delegate some of your work. This is often hard for Virgo to do, but you will free up lots of time, as well as off-load some daily pressure!

But you are laughing all the way to the bank, so don't change your ways one bit. You do demand value for your money, however, simply because you are such a workaholic. Wasting your hard-earned cash is the last thing you want to do.

Most of all, you enjoy indulging your practical and logical side and pouring over your projects to the nth degree. To say Virgo’s are good at fact-finding almost understates the case, since you excel in your exacting behavior. Virgins are an asset in the workplace as you can be counted on to get things right the first time, every time -- and no detail will be overlooked.

Your discernment mindset also serves Virgins well in business, where your decisions are usually dead-on. A Virgo likes to keep busy and productive. In an average day you do the work of two people... or more! Learn to delegate chores and responsibilities. And allow for the fact that people will always do things on their schedule (not yours) and "perfectly clean" anything isn't always possible.

Virgo's are extremely health conscious, to the point of being storehouses of information on diet and hygiene. Many Virgo's even choose a health or medical career so they won't miss a beat Balancing mind and body is central to the Virgo journey. Virgo's prefer to focus on one thing at a time, to compartmentalize life. For example, Virgo's who are concentrating on their studies at school will often neglect their body in favor of the mind. Without balance Virgo's stay fragmented and irritable and always recognizing in themselves how much more work needs to be accomplished.

Virgo governs the intestines and central nervous system.. Your nature make you inclined to worry and this makes you vulnerable to stomach and bowel troubles, including ulcers. Virgo’s have delicate stomachs that require you to be careful about your diet. You are nervous and jittery and your mind has a direct bearing on your health. So you are often prone to psychosomatic illnesses. You can also become hypochondriacs if you become too self-centered and anxious about your bodies. Nervous tension gives your body a hard time.

Meditation and an exercise program that emphasizes total-body relaxation and proper alignment will appeal to your perfectionist tendencies. Fortunately for you, Virgo, you tend to stay slim but usually because of your highly nervous reactions to everything.

You tend to eat the most fresh fruits and vegetables of all the signs, not surprising since Virgo rules the autumn harvest. Many Virgos are vegetarian. Just be sure you are getting a wide variety of all the right foods, since it will take good organization to be sure you are not missing iron, or any other nutrient, from your diet. Happily, Virgo is the world's greatest planner and well organized about anything and everything in life.

Emotionally Virgo worries too much! Therefore, distract yourself now and then. You run the risk of going a little overboard and getting somewhat compulsive. Remember, Virgo: tomorrow is another day.

The symbol associated with your sign is the Virgin, holding a cluster of wheat. First of all the word virgin in classical times did not have any connotations towards sexuality or the lack thereof; what it’s original meaning referred to was that of the independent woman who could or had to take care of herself without marriage or the support of a man. Consequently jobs such as midwives, nurses, nannies, servants, or cooks for women without husbands were called originally ‘virgins,' which also happen to be typical Virgo service oriented occupations. And therefore the word virgin depicts quite accurately the dependable and reliable work ethic qualities of the sign Virgo.

Back to the Virgin clutching the wheat as the symbol. Holding the wheat symbolizes the gathering and harvesting of the food for the winter. The end of August and especially September is the time of harvesting the crops and gathering the food to last through the long winter months. The digestive system is also represented by your sign because the intestinal organs gathers the food, breaks it down, and then digests and assimilates the nutrients from the food. The assimilation process also describes the superior discrimination talent of Virgo's, the ability to pick and choose what is the perfect solution and to rid itself of all the unnecessary elements, much like the digestive system.

The Virgin symbol also expresses purity and perfection. Virgo's tend to take on some of the qualities of a Virgin, things like modesty and humility. Some might consider them repressed, although Virgins would argue that it's a noble quality, as opposed to a negative one.

The Virgin symbol also indicates one who not only gathers the food and does all the work but feeds and nourishes others. Virgo's find their fullest expression through service to others, being willing to do it quietly but thoroughly. Taking care of endless details and routine jobs is where you function best.

September which is the period of Virgo is also the time when winter once again begins to approach marking the end of summer, the time to bring in the harvest and to prepare for winter.

The great strength of the Virgo-born is in your practicality, sharp mind and attention to detail. When merged with your willingness to serve, Virgo's become essential in supporting and caring for the maintenance of the planet.

It has been said that Virgo's gift is making order out of chaos. Send a Virgo into a earthquake damaged zone, and in no time they've pitched the tents, organized the shipments of food and water, and started clearing the roadways. If it is one thing Virgo does well, its organize people and things. But the special gift of Virgo is your unrelenting contribution towards the needs of others.

Sunday, April 13, 2008

nightmare before christmas



/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl10.glitter-graphics.net/pub/582/582770ejj50o0aei.jpg);
background-attachment: fixed;
background-position: bottom right;
background-repeat: no-repeat;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #000000;
text-transform: lowercase;
background-color: #ffff00;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

checkered



/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl3.glitter-graphics.net/pub/87/87243s4jmofk28q.gif);
background-attachment: fixed;
background-position: center center;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #660000;
text-transform: lowercase;
background-color: #ffff00;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

shooting star..cool ni..promise.friendster.layout




/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl3.glitter-graphics.net/pub/514/514873kwpj8sc5kp.gif);
background-attachment: fixed;
background-position: center center;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #660000;
text-transform: lowercase;
background-color: #ffff00;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

snow..friendster.layout



/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl5.glitter-graphics.net/pub/173/173535sqt4ikp5i1.gif);
background-attachment: fixed;
background-position: center center;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #660000;
text-transform: lowercase;
background-color: #ffff00;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffff00;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

lightning..friendster layout


/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl6.glitter-graphics.net/pub/25/25646rl0csle5g3.gif);
background-attachment: fixed;
background-position: center center;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffffff;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #660000;
text-transform: lowercase;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffffff;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

artist..friendster layout



/* michael's friendster profile editor v4.1 */
/* http://www.editfriendster.com */

/* PAGE BACKGROUND */
body {
background-image: url(http://dl8.glitter-graphics.net/pub/608/608288b4yuu01p2q.jpg);
background-attachment: fixed;
background-position: center center;
background-color: #000000;
cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
text-transform: lowercase;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
text-decoration: overline;
color: #ffffcc;
}
.usercontent a:hover {
text-decoration: overline;
color: #ff0000;
}
/* MASTER BOXES */
.commonbox {
border-width: 4px;
border-color: #ffffff;
border-style: solid;
background-color: transparent;
}
.commonbox .evenrow {
background-color: #333366;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #660000;
text-transform: lowercase;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
border-width: 4px;
border-color: #ffffff;
border-style: solid;
background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
border-color: #999900;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
color: #ffffff;
}
.controlpanel .data {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccff00;
text-transform: lowercase;
}
.data a {
color: #cccc00;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
color: #ff9900;
text-transform: lowercase;
text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #000000;
background-color: #999900;
text-decoration: ;
}
#controlPanelButtons a:hover {
font-family: Arial, Sans-serif;
color: #ffffff;
border-color: #cccccc;
background-color: transparent;
text-decoration: ;
}

Friday, April 11, 2008

For What I Believe

"When I was younger, I did asked my self why we exist. That time, I never knew the value of my existence not until I got a pencil".


As a child, the pencil taught me a lesson that I thought I would never find. I thought that I could discover lessons later when I grow up. The story goes this way, it was time for me to be prepared for school and I was excited about my first time. Then, my parents gave me a pencil, eraser, paper and other school things. I was curios then, I knew that it was for school but what I didn't knew that it gave me the lesson that I could carry all my life. It is about giving importance to the things we do have.

As a young mind, I knew that pencil was useful indeed. Then as realized, "Yes, my parents gave me this, I will use this because it has a purpose" saying this to my self. That time I considered my parents and God the greatest heroes of my life. I do believe that I found out something grand.

Of course I was just a kid that time. Knowing what its like and thinking what I could be in future.


It opened my chink eyes to the reality I did not knew. Why could be this be important? It's important because its what I believe. It's like a pencil, that had its purpose. Things do have a purpose, so why not give them importance? Maybe we find meaning in our lives and maybe we can't just see and realize that in this journey it's about learning that the meaning of our life is to give joy to the people around us and that meaning could be found in our selves.


I might live my life pointless and unreasonable. Everything has its purpose and that's what I believe. I will continue to have a purpose and I would bet it to be the best purpose I could give and offer. I may be young to say these things, for these is what i believe. It became clear for me to appreciate what I have and I do expect less because I do know that God has his plans for me. He gave importance to us his creations and we could also give the best we can for Him and that's love. For what I believe that life is all about happiness, harmony and love, nothing else.

So, have you ever wondered what could be the purpose around you? Open up! see it for your self... be a better purpose. Meaning is just somewhere there.

Saturday, April 5, 2008

Happiest Momenrt in JNHS

We’re All in this Together

When I was just a freshman I never imagined that I could be happy at Jagobiao National High School-that’s my school. There were many bad comments about the school and I thought those were true. They say there are lepers in school and that made me upset. Actually, things changed and I know now those comments are far from true.I love my school now and forever because it brought me thousands of reasons to be happy. I can’t explain the feeling but I’m still happy. I was happy because I earned friends whom I will treasure.

I was happy because the teachers believed in me and my talent. I’ve gone to many places like Siquijor, Dumaguete, Toledo and even Manila and it brought me real happiness. Meeting other students was fun too.As of now, I’m proud to say that my happiest moment in school was when we presented our stage play entitled “High School Musical”. It was our own version of the movie. It became my happiest moment because all of our hard work was put into remarkable success. We really had months preparing for it.

I noticed that everybody was giving there best and we became so happy at that time with so much love, teamwork and dedication to present the stage play. The play was really awesome, the best I’ve ever experienced. I will never forget it because the 16th day of February 2007 was my happiest moment in school. We are thankful that we are ale to present a major stage play that made history.To my alma mater, I hope that the stage play marked the institutions history and I hope that batch 2006-2007 will be remembered forever.


“We will graduate this 29th day of March and of course I hope our graduation will be will be my happiest moment in school and it is yet to come. Just have to say farewell to the institution that served as my second home for four years. It’s just really hard to say goodbye, I love you and farewell my alma mater.(article for happiest moment in jnhs computer ed.2, jnhs)

Saddest Moment at JNHS

When I became Blue


“Everything has its purpose”, it’s true. From simple to complicated things everything has its purpose. The universe may be so wide to enumerate it but still it has purpose. Then I knew that this is God’s purpose for me to realize things which I will be experiencing and to stand up when I fell, stumbled down, and failed.Everything was a test in JNHS. Actually I had sad moments in school. One day, I lost my cell phone and I felt sad.

One day, I lost the contest and I felt sad. One day, I lost my important book and I felt sad but all of them were temporary and easy-to-forget sadness.Losing someone was the saddest moment I ever had. My cute niece passed away last September and it was just a sad fact that I can’t play with her again. I know God had his purpose. On this same school year I experienced the worst and the saddest moment in school.

This is when we lost Ian Rey Masagca a close friend of ours.It became my saddest moment because we lost someone but still he will be in my heart. It was a weeklong sadness and even now I can still remember him and feel the heartache. As for me, I just imagined him traveling around the world or anywhere else by that I can still feel that his not away from me. Everything has its purpose if only I knew that he was going to die I better hug him tightly. Even I can’t see him in my horizon, I know he’s happy with God now.

(article for saddest moment at jnhs, computer ed. 2, jnhs)

Love Life at JNHS

Murdered by Cupid

It all started when I first saw her in first year high school. I wondered and said “she looks familiar” and then it was her that I noticed in Elementary Press Conference and she was from LWES. “Yeah, she’s definitely beautiful”.

As time passed, I adored her secretly as I could try.Then, we became third year students and I tried to court her because my love for her grew. I was not hit by cupid but I’m heinously murdered. My love for her grew even more.

Things came to my mind and said “I love you” on Intramurals 2005 because I just have to say it, after that I hurriedly ran away because I was afraid. Then, one moment I courted that special girl.Suddenly, things changed upon knowing that she had said “yes” to someone already, who was my friend and it did hurt me a lot. Time passed but my love for her is still present. As of now, frankly speaking I do love her and it’s just hard to change it. They had broken up her boyfriend. Nowadays we’ve been with each other and promised to be her after graduation and I hope that she will not go to Dumaguete City for college. She was the only girl that I loved this much.

For my beloved “If you only knew that I love you very much and if you only I have the courage to say it again to you” I would certainly ask, “will you be my girlfriend?”

(article for love life at jnhs, computer ed. 2, JNHS)

Experiences in Subject Teachers at JNHS

Learning Hard

There were times that I thought that teachers here in school are not that good compared to other school. I thought that they were just simple as they are. That idea came to my mind when the slow principal administered the school. The principal does not focuses him/her self to the job. I thought there would be no change. The teachers doesn't come early, the students have no proper schedule, the students has no proper uniform and haircut and mostly the principal doesn't come early and goes home early. The teachers was good of course but there was no organizational harmony among the faculty.
It all switched to 360 degrees twist of change with Mr. Jaime P. Ruelan as principal. The rules and regulations were set to good and the school achieved total change and the teachers too were obedient and brought things up with a different and new teaching manner. Its like having there appetite again for teaching. Teachers usually make there students have difficult and money oriented projects. In math, I don't have any comments but for other subjects they usually have there projects computerized and that made us ask for too much money again.
They had thought that it was easy doing it but actually some students usually doesn't agree of what they are doing to us. Sometimes they make decisions that are inappropriate for us. Thus, these experience with subject teachers are very much disappointing.But actually, I love the teachers even though they commit mistakes. The teachers in Jagobiao National High School are funny, fun to be with, caring, jolly and most of all they are the teachers who prioritize education at its best. Thank you all the teachers of Jagobiao NHS for supporting us through the four years of real pressure. Thanks God Bless!!!
Sir Ruelan
Teacher Rose
Teacher Nel
Teacher Isid
Teacher Yam
Teacher Coleen
Teacher Bell
Teacher Emi
Mam Mabansag
Teacher Eva
Teacher Tirso
Teacher Jojo
Teacher Paring Agi
Teacher Erwin
Teacher Honey
Teacher Feliciano
and to Noy TitoThanks!!!


(article on experiences on subject teachers in jnhs, computer ed. 2, jnhs)